Helm charts with gitops, what's the best approach?
what is the standard way of dealing with helm charts in a gitops like scenario. do people use the CLI + flags, or CLI + values.yaml or any other way that i am not aware of. Is there a way to track stuff like the helm chart metadata + values.yaml in git and have ArgoCD sync it automatically as this seems a lot cleaner. my purpose for asking is only to learn what the best practices are, I'm hosting a single k3s node on an old laptop and wanted to set up kube-prometheus-stack. kindly forgive any gaps in my knowledge :p
u/Mr_infiknight — 7 days ago