|
|
@ -41,7 +41,11 @@ helm init
|
|
|
|
--service-account string name of service account
|
|
|
|
--service-account string name of service account
|
|
|
|
--skip-refresh do not refresh (download) the local repository cache
|
|
|
|
--skip-refresh do not refresh (download) the local repository cache
|
|
|
|
--stable-repo-url string URL for stable repository (default "https://kubernetes-charts.storage.googleapis.com")
|
|
|
|
--stable-repo-url string URL for stable repository (default "https://kubernetes-charts.storage.googleapis.com")
|
|
|
|
|
|
|
|
--tiller-cpu-limit string override Tiller CPU limit
|
|
|
|
|
|
|
|
--tiller-cpu-request string override Tiller CPU request
|
|
|
|
-i, --tiller-image string override Tiller image
|
|
|
|
-i, --tiller-image string override Tiller image
|
|
|
|
|
|
|
|
--tiller-memory-limit string override Tiller memory limit
|
|
|
|
|
|
|
|
--tiller-memory-request string override Tiller memory request
|
|
|
|
--tiller-tls install Tiller with TLS enabled
|
|
|
|
--tiller-tls install Tiller with TLS enabled
|
|
|
|
--tiller-tls-cert string path to TLS certificate file to install with Tiller
|
|
|
|
--tiller-tls-cert string path to TLS certificate file to install with Tiller
|
|
|
|
--tiller-tls-key string path to TLS key file to install with Tiller
|
|
|
|
--tiller-tls-key string path to TLS key file to install with Tiller
|
|
|
@ -63,4 +67,4 @@ helm init
|
|
|
|
### SEE ALSO
|
|
|
|
### SEE ALSO
|
|
|
|
* [helm](helm.md) - The Helm package manager for Kubernetes.
|
|
|
|
* [helm](helm.md) - The Helm package manager for Kubernetes.
|
|
|
|
|
|
|
|
|
|
|
|
###### Auto generated by spf13/cobra on 26-Jun-2017
|
|
|
|
###### Auto generated by spf13/cobra on 12-Jul-2017
|
|
|
|