Merge pull request #1913 from raptorsun/bugfix/udev-path

Bugfix: Set path.udev.data Argument of Node Exporter
This commit is contained in:
Paweł Krupa
2022-11-14 13:15:08 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ spec:
- --web.listen-address=127.0.0.1:9100
- --path.sysfs=/host/sys
- --path.rootfs=/host/root
- --path.udev.data=/host/root/run/udev/data
- --no-collector.wifi
- --no-collector.hwmon
- --collector.filesystem.mount-points-exclude=^/(dev|proc|sys|run/k3s/containerd/.+|var/lib/docker/.+|var/lib/kubelet/pods/.+)($|/)