fix(prometheus): don't export node-exporter on host
This commit is contained in:
committed by
GitHub
parent
b17c20946d
commit
eddecdffda
@@ -1147,6 +1147,7 @@ exporters:
|
||||
## @param node-exporter [object] Node Exporter deployment configuration
|
||||
##
|
||||
node-exporter:
|
||||
hostNetwork: false
|
||||
service:
|
||||
labels:
|
||||
jobLabel: node-exporter
|
||||
|
||||
Reference in New Issue
Block a user