Pin to particular argocd version in bootstrap #425
Unanswered
hariskmohd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to pin to a particular version of argocd bootstrapped using autopilot. Usually in a production environment, we do not argocd to automatically update itself, instead pin to a particular argocd version and update them only when needed.
I see argocd pinned to base version
But it refers to
So If I understand it correctly, when there's a change in install.yaml, argocd will automatically pick the change and deploy it.
I know, we can disable auto-sync options but what If somebody manually sync it in production.
Beta Was this translation helpful? Give feedback.
All reactions