diff --git a/kube/deploy/core/monitoring/kps/app/config/node-exporter.yaml b/kube/deploy/core/monitoring/kps/app/config/node-exporter.yaml index ba09751d..88d9b6a2 100644 --- a/kube/deploy/core/monitoring/kps/app/config/node-exporter.yaml +++ b/kube/deploy/core/monitoring/kps/app/config/node-exporter.yaml @@ -7,7 +7,7 @@ prometheus-node-exporter: namespaceOverride: "node-exporter" # this one has pod-security set podLabels: prom.home.arpa/kps: "allow" - hostNetwork: false + hostNetwork: true # can't seem to scrape without this? rbac: pspEnabled: false prometheus: