Update chart instructions
This commit is contained in:
parent
42c0188be2
commit
1fb6f37091
2 changed files with 3 additions and 6 deletions
|
|
@ -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 my-release-name ingress-nginx
|
||||
helm install my-release ingress-nginx/ingress-nginx
|
||||
```
|
||||
|
||||
If you are using [Helm 2](https://v2.helm.sh/) then specify release name using `--name` flag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue