Merge pull request #5404 from AlphaWong/patch-1

update the helm v3 install way
This commit is contained in:
Kubernetes Prow Robot 2020-04-26 14:59:29 -07:00 committed by GitHub
commit 9aa0eb7114
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
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