Skip to content
New issue

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

Add support to kube-apiserver and kube-token options to authenticate #20

Open
micafer opened this issue Sep 23, 2024 · 0 comments
Open

Comments

@micafer
Copy link
Contributor

micafer commented Sep 23, 2024

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?

micafer added a commit to micafer/pyhelm3 that referenced this issue Sep 23, 2024
mkjpryor pushed a commit that referenced this issue Jan 9, 2025
…20 (#21)

* Implements #20

* Fix error with _insecure_skip_tls_verify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant