Link docs to upgrading section of chart readme

Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
Scott Rigby 2020-08-18 17:18:17 -04:00
parent 31c1b36524
commit 903745d428

View file

@ -47,3 +47,7 @@ you should be able to upgrade using
```shell
helm upgrade --reuse-values ngx-ingress ingress-nginx/ingress-nginx
```
### Migrating from stable/nginx-ingress
See detailed steps in the upgrading section of the `ingress-nginx` chart [README](https://github.com/kubernetes/ingress-nginx/blob/master/charts/ingress-nginx/README.md#migrating-from-stablenginx-ingress).