Change the nodeport in prometheus-int
This commit is contained in:
parent
2a6063b1b5
commit
7a9136b12c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user