You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm struggling to get ArgoCD configured so it only gets the desired state from the repo when I either refresh the app using the API or manually hit the refresh button in the UI.
In earlier versions I just used set the operator controller.appSync=0s and no refresh happened.
Now with the current version (3.1.8) I patched the argocd CR with
but when I open the app in the UI it still refreshes. Not always but when I open it post the TTL in Redis I guess.
Anyone can help me achieving the requirement?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm struggling to get ArgoCD configured so it only gets the desired state from the repo when I either refresh the app using the API or manually hit the refresh button in the UI.
In earlier versions I just used set the operator controller.appSync=0s and no refresh happened.
Now with the current version (3.1.8) I patched the argocd CR with
but when I open the app in the UI it still refreshes. Not always but when I open it post the TTL in Redis I guess.
Anyone can help me achieving the requirement?
Beta Was this translation helpful? Give feedback.
All reactions