-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 kubernetes_service option to teleport helm chart #5490
Conversation
added kube to static token in case of kube_service def
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stevenGravy could you please test this with:
proxy_service
enabled,kubernetes_service
not enabledproxy_service
not enabled,kubernetes_service
enabled- both
proxy_service
andkubernetes_service
enabled - both
proxy_service
andkubernetes_service
enabled andproxy_service.kubernetes_public_addr
set
Co-authored-by: Andrew Lytvynov <[email protected]>
Co-authored-by: Andrew Lytvynov <[email protected]>
Co-authored-by: Andrew Lytvynov <[email protected]>
@awly I confirmed all of the scenarios. Also reconfirmed with a optional |
* Increment to version 0.0.10 * Add kubernetes_service option config
Allows for using kubernetes_service option instead of kubernetes enabled under proxy. This allows for pointing at multiple other k8s clusters with a kubeconfig.