kbst / terraform-provider-kustomization

Terraform provider for Kustomize
https://www.kubestack.com
Apache License 2.0
265 stars 53 forks source link

kubeconfig_path is ignored when using helm_charts #211

Closed doczico closed 1 year ago

doczico commented 1 year ago

When using helm_charts block kubeconfig_path is ignored and deployement try to use kubectl current-context instead of the provided configuration

pst commented 1 year ago

I already spent time on Slack with you and told you I see no indication that what you are seeing is an issue with the provider. If you want this issue to make sense, it needs more details and a code example that reproduces the issue. Without that there is no point having the issue. I can reopen if you or somebody else provides more detail. At the very least, I need example code that reproduces the issue.