Skip to content

Commit

Permalink
Add celery-zones deplloyment
Browse files Browse the repository at this point in the history
  • Loading branch information
d-mo committed Oct 21, 2018
1 parent 7dd2aab commit 32f623b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,21 @@ deployment:
preemptible: true
queues:
- volumes
zones:
enabled: false
pool: prefork
replicas: 1
autoscaling: *autoscaling
resources:
requests:
memory: 800Mi
cpu: 200m
limits:
memory: 1200Mi
cpu: 2000m
preemptible: true
queues:
- zones

# Poller deployment settings.
poller:
Expand Down

0 comments on commit 32f623b

Please sign in to comment.