helm(minor): fix worker not starting correctly
This commit is contained in:
parent
54cc1fdeef
commit
9110f7fee3
|
@ -35,7 +35,7 @@ spec:
|
||||||
- --autoscale=10,3
|
- --autoscale=10,3
|
||||||
- -E
|
- -E
|
||||||
- -B
|
- -B
|
||||||
- -A passbook.root.celery
|
- -A=passbook.root.celery
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /etc/passbook
|
- mountPath: /etc/passbook
|
||||||
name: config-volume
|
name: config-volume
|
||||||
|
|
Reference in a new issue