diff --git a/helm/passbook/templates/worker-deployment.yaml b/helm/passbook/templates/worker-deployment.yaml index 5ac7719dc..4e90f851e 100644 --- a/helm/passbook/templates/worker-deployment.yaml +++ b/helm/passbook/templates/worker-deployment.yaml @@ -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