Skip to content
Snippets Groups Projects
Commit dea42fe5 authored by Frederic Branczyk's avatar Frederic Branczyk
Browse files

*: ensure using crdgroup flag in monitoring client

parent 6ed84502
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ spec: ...@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment