Update node-exporter from v1.0.0-rc.1 to v1.0.0

* https://github.com/prometheus/node_exporter/releases/tag/v1.0.0
This commit is contained in:
Dalton Hubble
2020-05-27 21:33:03 -07:00
parent 283e14f3e0
commit abc31c3711
2 changed files with 7 additions and 1 deletions

View File

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