Update dependencies. Use mehr/flower docker image.
This commit is contained in:
parent
623ef3f3b3
commit
16a80bb95b
9 changed files with 15 additions and 9 deletions
|
@ -129,6 +129,10 @@ beat:
|
|||
|
||||
flower:
|
||||
enabled: false
|
||||
image:
|
||||
repository: mher/flower
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
|
Reference in a new issue