Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cuncurrency int breaks deployment #316

Closed
nniehoff opened this issue Sep 21, 2023 · 0 comments · Fixed by #317
Closed

Cuncurrency int breaks deployment #316

nniehoff opened this issue Sep 21, 2023 · 0 comments · Fixed by #317

Comments

@nniehoff
Copy link
Contributor

When specifying a value for celery.concurrency the value is currently treated as an integer and included in the command for the pod. Kubernetes fails to deploy the instance with this as an integer, it should be captured as a string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant