*: 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 hostNetwork: true
hostPID: true hostPID: true
containers: containers:
- image: quay.io/prometheus/node-exporter:v0.15.0 - image: quay.io/prometheus/node-exporter:v0.15.0
args: args:
- "--path.procfs=/host/proc" - "--path.procfs=/host/proc"
- "--path.sysfs=/host/sys" - "--path.sysfs=/host/sys"