Update Nginx Ingress and monitoring addon components

* Update ingress-nginx, Prometheus, node-exporter, and
  kube-state-metrics
This commit is contained in:
Dalton Hubble
2022-12-05 09:38:38 -08:00
parent bd9a908125
commit ce52a2cd35
10 changed files with 14 additions and 11 deletions

View File

@ -30,7 +30,7 @@ spec:
hostPID: true
containers:
- name: node-exporter
image: quay.io/prometheus/node-exporter:v1.3.1
image: quay.io/prometheus/node-exporter:v1.5.0
args:
- --path.procfs=/host/proc
- --path.sysfs=/host/sys