Use default values for flower image
This commit is contained in:
parent
78eb71eb37
commit
0198481d94
1 changed files with 4 additions and 0 deletions
|
@ -134,6 +134,10 @@ beat:
|
||||||
|
|
||||||
flower:
|
flower:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
image:
|
||||||
|
repository: mher/flower
|
||||||
|
tag: latest
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue