Update nginx-ingress from v0.40.0 to v0.40.2

* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.40.2
This commit is contained in:
Dalton Hubble
2020-10-06 23:52:15 -07:00
parent 759a48be7c
commit d5b5b7cb02
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.40.0
image: k8s.gcr.io/ingress-nginx/controller:v0.40.2
args:
- /nginx-ingress-controller
- --ingress-class=public