*: ensure using crdgroup flag in monitoring client

This commit is contained in:
Frederic Branczyk
2017-10-16 16:58:46 +02:00
parent 6ed84502c8
commit dea42fe5ca

View File

@@ -12,7 +12,7 @@ spec:
hostNetwork: true
hostPID: true
containers:
- image: quay.io/prometheus/node-exporter:v0.15.0
- image: quay.io/prometheus/node-exporter:v0.15.0
args:
- "--path.procfs=/host/proc"
- "--path.sysfs=/host/sys"