Replies: 1 comment
-
inst that what |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Helm is there to stay in K8s, and it's pretty nice to be able to see what a cluster have and easily get the back the manifest that was installed by using 'helm list'. I understand that ArgoCD is more about a bunch of manifest, and by default will just extract locally the manifest generated, then work with that. Do we have a way to use ArgoCD so that instead it uses helm the way it should be to install/update/delete?
Like ArgoCD could detect unsync state by comparing the Helm values and version.
Beta Was this translation helpful? Give feedback.
All reactions