Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Support Helm TLS #122

Open
valdisrigdon opened this issue May 31, 2018 · 0 comments
Open

Support Helm TLS #122

valdisrigdon opened this issue May 31, 2018 · 0 comments

Comments

@valdisrigdon
Copy link

Add the ability to supply the equivalent of helm --tls and the various other TLS options.

There are 5 Helm options that are important:

--tls                              enable TLS for request
--tls-ca-cert string     path to TLS CA certificate file (default "$HELM_HOME/ca.pem")
--tls-cert string           path to TLS certificate file (default "$HELM_HOME/cert.pem")
--tls-key string            path to TLS key file (default "$HELM_HOME/key.pem")
--tls-verify                   enable TLS for request and verify remote
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants