Compare commits

...

2 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ spec:
serviceAccountName: prometheus-node-exporter serviceAccountName: prometheus-node-exporter
containers: containers:
- name: prometheus-node-exporter - name: prometheus-node-exporter
image: "prom/node-exporter:v1.7.0" image: "prom/node-exporter:v1.8.0"
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
args: args:
- --path.procfs=/host/proc - --path.procfs=/host/proc