Compare commits
No commits in common. "643f819e2846d2344cf3a07eb8a0cde4749fe6ce" and "a5d862a67c81a8e437d0eefbc7c532a5de12d87c" have entirely different histories.
643f819e28
...
a5d862a67c
@ -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.8.1"
|
image: "prom/node-exporter:v1.8.0"
|
||||||
imagePullPolicy: "IfNotPresent"
|
imagePullPolicy: "IfNotPresent"
|
||||||
args:
|
args:
|
||||||
- --path.procfs=/host/proc
|
- --path.procfs=/host/proc
|
||||||
|
Loading…
Reference in New Issue
Block a user