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

* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.45.0
This commit is contained in:
Dalton Hubble
2021-04-12 00:18:47 -07:00
parent cb2721ef7d
commit 2eb1ac1b4d
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.44.0
image: k8s.gcr.io/ingress-nginx/controller:v0.45.0
args:
- /nginx-ingress-controller
- --ingress-class=public