This commit is contained in:
ivan 2026-04-22 12:56:19 +05:00
parent 89d00b8b2c
commit 949009dd66

View File

@ -30,7 +30,7 @@ spec:
- name: celery
image: cr.yandex/crp3ccidau046kdj8g9q/backend:production_a96dead0
imagePullPolicy: IfNotPresent
command: ["celery", "-A", "config", "worker", , "-B", "-l", "info", "-E", "-Q", "default", "-n", "default_worker.%h", "--concurrency=2"]
command: ["celery", "-A", "config", "worker", "-B", "-l", "info", "-E", "-Q", "default", "-n", "default_worker.%h", "--concurrency=2"]
ports:
- name: http