Some argue that Helm and Terraform should be kept separate because they are both "state managers".
Personally, I prefer dealing with any issues from deploying applications to Kubernetes outside of Terraform's state management, it gets quite annoying otherwise.
Some argue that Helm and Terraform should be kept separate because they are both "state managers".
Personally, I prefer dealing with any issues from deploying applications to Kubernetes outside of Terraform's state management, it gets quite annoying otherwise.
Deploy the helm chart using argocd, but using script to call helm, doesn’t look like so clean