Skip to content

Auto sync/processing concurrency limit #10926

Answered by jgwest
mattops asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mattops, this doc page is likely what you are looking for: https://argo-cd.readthedocs.io/en/stable/operator-manual/high_availability/#scaling-up

--status-processors and --operation-processors will control the number of concurrent update/syncs that are running, and --parallelismlimit controls how many manifests are generated at once (e.g. how many git clone/kustomize/helm processes are running at a time).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mattops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants