Update Nginx Ingress and Grafana addons

This commit is contained in:
Dalton Hubble
2022-09-20 08:28:30 -07:00
parent 90782ea820
commit 558e293f78
7 changed files with 8 additions and 7 deletions

View File

@ -23,7 +23,7 @@ spec:
type: RuntimeDefault
containers:
- name: nginx-ingress-controller
image: k8s.gcr.io/ingress-nginx/controller:v1.3.0
image: k8s.gcr.io/ingress-nginx/controller:v1.3.1
args:
- /nginx-ingress-controller
- --controller-class=k8s.io/public