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

* https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.46.0
This commit is contained in:
Dalton Hubble
2021-05-05 12:06:20 -07:00
parent 82a7422b3d
commit bc96443710
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.45.0
image: k8s.gcr.io/ingress-nginx/controller:v0.46.0
args:
- /nginx-ingress-controller
- --ingress-class=public