oraculum: Use 4 workers per container

This commit is contained in:
František Zatloukal 2021-04-07 11:48:06 +02:00
parent 3d06840a0f
commit d776906986

View file

@ -135,7 +135,7 @@ spec:
containers:
- name: oraculum-worker
image: packager-dashboard:latest
command: ["celery", "-A", "oraculum.celery_app", "worker", "-c", "8", "--loglevel=INFO"]
command: ["celery", "-A", "oraculum.celery_app", "worker", "-c", "4", "--loglevel=INFO"]
resources: {}
env:
# Database