[ingress-nginx] upgrade to 1.12.0 (#11846)

This commit is contained in:
Mohamed Omar Zaian
2025-01-02 04:58:14 +01:00
committed by GitHub
parent 0222a2a634
commit 9ec9b3a202
5 changed files with 14 additions and 10 deletions

View File

@@ -35,7 +35,7 @@ kubectl create clusterrolebinding cluster-admin-binding \
The following **Mandatory Command** is required for all deployments except for AWS. See below for the AWS version.
```console
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.11.2/deploy/static/provider/cloud/deploy.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.0/deploy/static/provider/cloud/deploy.yaml
```
### Provider Specific Steps