upgrade to 1.11.2 (#11464)

Co-authored-by: Mohamed Zaian <mohamedzaian@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot
2024-08-20 02:31:09 -07:00
committed by GitHub
parent 0408fc7e98
commit 6c8d9d2a79
3 changed files with 4 additions and 4 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.10.1/deploy/static/provider/cloud/deploy.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.11.2/deploy/static/provider/cloud/deploy.yaml
```
### Provider Specific Steps