helm(minor): fix worker not starting correctly

This commit is contained in:
Langhammer, Jens 2019-10-07 17:41:26 +02:00
parent 54cc1fdeef
commit 9110f7fee3
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ spec:
- --autoscale=10,3
- -E
- -B
- -A passbook.root.celery
- -A=passbook.root.celery
volumeMounts:
- mountPath: /etc/passbook
name: config-volume