Update dependencies. Use mehr/flower docker image.

This commit is contained in:
David Burke 2023-10-04 09:29:57 -04:00
parent 623ef3f3b3
commit 16a80bb95b
9 changed files with 15 additions and 9 deletions

View file

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