Closed kfirfer closed 2 years ago
Yeah trying to run that won’t work as argo won’t install actual helm ‘releases’ to diff against. Argo just submits the templated yaml and doesn’t create the helm release configmaps/secrets.
I think its relating to helm diff plugin itself Created issue here: https://github.com/databus23/helm-diff/issues/404
Even with --allow-unreleased
I dont get the diff
@travisghansen Thanks
Yeah in general if you’re using argo then viewing the diff in argo in the most meaningful approach.
But argocd install the helm chart automatically , how could I make the diff in argocd ?
If you bump the chart version or change values etc argocd will show you the diff.
Hello
I dont know if its relating to helmfile / the integration But couldnt use helmdiff against the helm charts installed:
When I do :
helmfile diff -f <file path> --validate
Im getting this output: