Change the nodeport in prometheus-int

This commit is contained in:
dvirlabs 2025-05-07 04:15:58 +03:00
parent 2a6063b1b5
commit 7a9136b12c

View File

@ -1,5 +1,3 @@
# values.yaml
alertmanager:
enabled: false
@ -7,7 +5,12 @@ pushgateway:
enabled: false
nodeExporter:
enabled: false
enabled: true
hostPort: 9110
containerPort: 9110
service:
port: 9110
targetPort: 9110
kubeStateMetrics:
enabled: true