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 f78693f9f0
commit f7ad119202
No known key found for this signature in database
GPG key ID: C7C6FBB5B91C1155

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).