Link docs to upgrading section of chart readme
Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
parent
f78693f9f0
commit
f7ad119202
1 changed files with 4 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue