Use default values for flower image

This commit is contained in:
David Burke 2023-10-04 09:24:09 -04:00
parent 78eb71eb37
commit 0198481d94

View file

@ -134,6 +134,10 @@ beat:
flower:
enabled: false
image:
repository: mher/flower
tag: latest
pullPolicy: IfNotPresent
resources:
limits:
cpu: 500m