update the helm v3 install way

This commit is contained in:
Alpha 2020-04-20 11:29:37 +08:00 committed by GitHub
parent 6d6eba6a55
commit 5cc0cf1c18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -175,7 +175,7 @@ To install the chart with the release name `ingress-nginx`:
```console ```console
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
helm install ingress-nginx helm install my-release-name ingress-nginx
``` ```
If you are using [Helm 2](https://v2.helm.sh/) then specify release name using `--name` flag If you are using [Helm 2](https://v2.helm.sh/) then specify release name using `--name` flag