fix(prometheus): don't export node-exporter on host

This commit is contained in:
Kjeld Schouten-Lebbing
2022-02-26 01:07:28 +01:00
committed by GitHub
parent b17c20946d
commit eddecdffda
+1
View File
@@ -1147,6 +1147,7 @@ exporters:
## @param node-exporter [object] Node Exporter deployment configuration
##
node-exporter:
hostNetwork: false
service:
labels:
jobLabel: node-exporter