Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Suspend sync globally in ArgoCD?

Is there a way in Argo CD to suspend sync globally? For example, my company occasionally does deployment freezes in which no one is allowed to ship to production. Is there a way to turn off sync globally in Argo CD to prevent new versions of apps from deploying?

like image 975
David Ham Avatar asked Dec 08 '25 06:12

David Ham


1 Answers

As LostJon commented, you can scale the application controller down. But then you won't see the current state of resources in the UI - only the state as of the moment the controller was shut down.

Instead of scaling down the controller, you can set a sync window on a global project.

like image 94
crenshaw-dev Avatar answered Dec 09 '25 21:12

crenshaw-dev



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!