We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helm command supports these options to authenticate with the Kubernetes API server:
--kube-apiserver string the address and the port for the Kubernetes API server --kube-token string bearer token used for authentication
Could you add them to the client?
The text was updated successfully, but these errors were encountered:
Implements azimuth-cloud#20
929bb08
Add support to kube-apiserver and kube-token options to authenticate: #…
f006773
…20 (#21) * Implements #20 * Fix error with _insecure_skip_tls_verify
No branches or pull requests
Helm command supports these options to authenticate with the Kubernetes API server:
Could you add them to the client?
The text was updated successfully, but these errors were encountered: