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

* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.40.0
This commit is contained in:
Dalton Hubble
2020-10-02 01:00:35 -07:00
parent 901f7939b2
commit b39a1d70da
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:v0.35.0
image: k8s.gcr.io/ingress-nginx/controller:v0.40.0
args:
- /nginx-ingress-controller
- --ingress-class=public