Update nginx-ingress from v0.41.0 to v0.41.2

* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.41.2
This commit is contained in:
Dalton Hubble
2020-11-14 13:27:06 -08:00
parent f884de847e
commit a911367c2e
6 changed files with 6 additions and 6 deletions

View File

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