helm(minor): fix worker not starting correctly
This commit is contained in:
parent
54cc1fdeef
commit
9110f7fee3
|
@ -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
|
||||
|
|
Reference in New Issue