Update nginx-ingress from v0.43.0 to v0.44.0

* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.44.0
This commit is contained in:
Dalton Hubble
2021-02-04 22:19:58 -08:00
parent 18165d8076
commit 56853fe222
6 changed files with 9 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.43.0
image: k8s.gcr.io/ingress-nginx/controller:v0.44.0
args:
- /nginx-ingress-controller
- --ingress-class=public