• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: Suspend sync globally in ArgoCD?

Resolved: Suspend sync globally in ArgoCD?

0
By Isaac Tonny on 16/03/2023 Issue
Share
Facebook Twitter LinkedIn

In this post, we will see how to resolve Suspend sync globally in ArgoCD?

Question:

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?

Best Answer:

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.

If you have better answer, please add a comment about this, thank you!

Source: Stackoverflow.com

argocd kubernetes
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: Why reference in pointer array doesn’t have data?

24/03/2023

Resolved: EntityFramework creates/runs migrations using parameterless DataContext instance

24/03/2023

Resolved: Visual Studio 2022 crashes when using breakpoints

24/03/2023

Comments are closed.

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.