monitoring: move node-exporter host port
This commit is contained in:
parent
d1c1172c1d
commit
c02f36e24c
@ -50,13 +50,15 @@ spec:
|
||||
upgrade:
|
||||
disableWait: true
|
||||
values:
|
||||
hostNetwork: false
|
||||
hostNetwork: true
|
||||
rbac:
|
||||
pspEnabled: false
|
||||
service:
|
||||
port: 19100
|
||||
targetPort: 19100
|
||||
annotations:
|
||||
prometheus.io/scrape: "true"
|
||||
prometheus.io/port: "9100"
|
||||
prometheus.io/port: "19100"
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user