Add helm chart options to expose metrics service as NodePort
This commit is contained in:
parent
6f226e95d0
commit
4e02ae78ba
3 changed files with 10 additions and 1 deletions
|
|
@ -454,6 +454,8 @@ controller:
|
|||
loadBalancerSourceRanges: []
|
||||
servicePort: 9913
|
||||
type: ClusterIP
|
||||
# externalTrafficPolicy: ""
|
||||
# nodePort: ""
|
||||
|
||||
serviceMonitor:
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue