Update helm chart name in upgrade doc
This commit is contained in:
parent
803a76cf8a
commit
75fae8b6f0
1 changed files with 1 additions and 1 deletions
|
@ -44,5 +44,5 @@ If you installed ingress-nginx using the Helm command in the deployment docs so
|
|||
you should be able to upgrade using
|
||||
|
||||
```shell
|
||||
helm upgrade --reuse-values ngx-ingress stable/nginx-ingress
|
||||
helm upgrade --reuse-values ngx-ingress ingress-nginx/ingress-nginx
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue