Update nginx-ingress from v1.0.0 to v1.0.1

This commit is contained in:
Dalton Hubble
2021-09-24 09:38:18 -07:00
parent 69f37c8b17
commit 5a1e455220
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:v1.0.0
image: k8s.gcr.io/ingress-nginx/controller:v1.0.1
args:
- /nginx-ingress-controller
- --ingress-class=public