diff --git a/docs/deploy/upgrade.md b/docs/deploy/upgrade.md index 2c57b00df..ba4343321 100644 --- a/docs/deploy/upgrade.md +++ b/docs/deploy/upgrade.md @@ -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).