resetting prometheus-node-exporter.service.port and prometheus-node-exporter.service.targetPort to 9796

pull/2387/head
Geet Samra 2023-02-02 15:46:23 -08:00
parent 6083dc0adc
commit 74e0eac696
1 changed files with 11 additions and 0 deletions

View File

@ -20,6 +20,17 @@
pullPolicy: IfNotPresent
sha: ""
@@ -13,8 +20,8 @@
service:
type: ClusterIP
- port: 9100
- targetPort: 9100
+ port: 9796
+ targetPort: 9796
nodePort:
portName: metrics
listenOnAllInterfaces: true
@@ -95,9 +102,6 @@
## If true, create & use RBAC resources
##