Update helm chart name in upgrade doc

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-06-23 09:16:03 -04:00
parent 803a76cf8a
commit 75fae8b6f0

View file

@ -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 you should be able to upgrade using
```shell ```shell
helm upgrade --reuse-values ngx-ingress stable/nginx-ingress helm upgrade --reuse-values ngx-ingress ingress-nginx/ingress-nginx
``` ```