Update nginx-ingress, Prometheus, and Grafana addons

* Align `nginx-ingress` `--controller-class` with `IngressClass`
to provide a better example (e.g. if extended to multiple ingress
controllers)
This commit is contained in:
Dalton Hubble
2022-02-17 08:55:29 -08:00
parent de9b30a587
commit 28a42238c4
13 changed files with 19 additions and 7 deletions

View File

@ -21,7 +21,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.32.1
image: quay.io/prometheus/prometheus:v2.33.3
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml