mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(kps): node-exporter hostNetwork
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user