mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
374 stars 146 forks source link

Explicitly define the CA certificate path #24

Closed Smana closed 6 years ago

Smana commented 6 years ago

Useful when you want to define another kubecfg. export KUBECONFIG=/path/kubecfg

nabadger commented 6 years ago

Thanks :)

There's some some oddness (I think anyway) as to how kubectl generates the path - #19 , but this still fixes the issue where kubeconfig is somewhere other than under ${HOME}