Merge pull request #17 from bernielomax/bernielomax/fix-invalid-tag
Fixed docker image tag for "quay.io/prometheus/node-exporter".
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
hostNetwork: true
|
||||
hostPID: true
|
||||
containers:
|
||||
- image: quay.io/prometheus/node-exporter:0.13.0
|
||||
- image: quay.io/prometheus/node-exporter:v0.13.0
|
||||
args:
|
||||
- "-collector.procfs=/host/proc"
|
||||
- "-collector.sysfs=/host/sys"
|
||||
|
Reference in New Issue
Block a user