Skip to content

Commit 1ded285

Browse files
krishnaGajabiabhilashshetty04
authored andcommitted
fix(node_exporter): set custom port to prometheus node exporter
Signed-off-by: krishnaGajabi <[email protected]> Signed-off-by: Abhilash Shetty <[email protected]>
1 parent 2c45aef commit 1ded285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kube-prometheus-stack:
2929
prometheus-node-exporter:
3030
rbac:
3131
pspEnabled: false
32-
service:
32+
service:
3333
port: 49201
3434

3535
## privilege and access control settings for node-exporter

0 commit comments

Comments
 (0)