Skip to content

Commit

Permalink
feat: disable celery worker synchronization
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeii committed Jun 10, 2024
1 parent 06854ac commit b4ae01f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deployments/charts/swat4stats/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ spec:
"--max-tasks-per-child" .maxTasks
"--events"
"--pidfile="
"--without-gossip"
"--without-mingle"
"--without-heartbeat"
}}
---

Expand Down

0 comments on commit b4ae01f

Please sign in to comment.