Upgrade installation docs

Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>

Signed-off-by: Kevin Labesse <kevin@labesse.me>
pull/4961/head^2
Alexander Nesterenko 7 years ago
parent 03ebf3864b
commit 4b22ad16c0

@ -78,7 +78,7 @@ helm install [CHART] [flags]
### Options ### Options
``` ```
--atomic if set, upgrade process rolls back changes made in case of failed upgrade --atomic if set, installation process purges chart on fail
--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle --ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
--cert-file string identify HTTPS client using this SSL certificate file --cert-file string identify HTTPS client using this SSL certificate file
--dep-up run helm dependency update before installing the chart --dep-up run helm dependency update before installing the chart
@ -130,4 +130,4 @@ helm install [CHART] [flags]
* [helm](helm.md) - The Helm package manager for Kubernetes. * [helm](helm.md) - The Helm package manager for Kubernetes.
###### Auto generated by spf13/cobra on 23-Jan-2019 ###### Auto generated by spf13/cobra on 27-Jan-2019

Loading…
Cancel
Save