You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to verify that #506 added support for KUBE_CONFIG_PATH and KUBE_CONFIG_PATH support since v1.0.0. But the other options such as KUBE_CLIENT_CERT_DATA/KUBE_CLIENT_KEY_DATA/KUBE_CLUSTER_CA_CERT_DATA/KUBE_HOST still not supported.
Description
Many people using the flux provider also use the Kubernetes and Helm terraform providers.
Both these providers allow you to pass Kubernetes configuration via environment variables.
Therefore, the flux provider should additionally allow this to maintain alignment.
Affected Resource(s) and/or Data Source(s)
N/A
Potential Terraform Configuration
No response
References
The majority of the discussion has happened in #440
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: