fix(prometheus): enable hostNetworking and change port (#1969)

* fix(prometheus): enable hostNetworking and change port

* Update Chart.yaml

* Update default-ports.md

* Update values.yaml
This commit is contained in:
Kjeld Schouten-Lebbing
2022-02-26 01:37:32 +01:00
committed by GitHub
parent b8cf751c29
commit 1c337441fc
3 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -1147,8 +1147,9 @@ exporters:
## @param node-exporter [object] Node Exporter deployment configuration
##
node-exporter:
hostNetwork: false
service:
port: 9910
targetPort: 9910
labels:
jobLabel: node-exporter
serviceMonitor: