diff --git a/mon-system/monitoring.yaml b/mon-system/monitoring.yaml index 6fa36bf..a6e70d3 100644 --- a/mon-system/monitoring.yaml +++ b/mon-system/monitoring.yaml @@ -730,7 +730,7 @@ spec: hostPID: true containers: - name: node-exporter - image: prom/node-exporter:v1.10.2 + image: prom/node-exporter:v1.11.1 args: - "--path.procfs=/host/proc" - "--path.sysfs=/host/sys"