Update nginx-ingress addon from v1.2.0 to v1.2.1

* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v1.2.1
This commit is contained in:
Dalton Hubble
2022-05-31 16:37:57 +01:00
parent b8549a1e32
commit 31c7f0ba0e
6 changed files with 6 additions and 5 deletions

View File

@ -23,7 +23,7 @@ spec:
type: RuntimeDefault
containers:
- name: nginx-ingress-controller
image: k8s.gcr.io/ingress-nginx/controller:v1.2.0
image: k8s.gcr.io/ingress-nginx/controller:v1.2.1
args:
- /nginx-ingress-controller
- --controller-class=k8s.io/public