Add helm chart options to expose metrics service as NodePort

This commit is contained in:
Luca Berneking 2020-09-14 13:09:40 +02:00 committed by Luca Berneking
parent 6f226e95d0
commit 4e02ae78ba
3 changed files with 10 additions and 1 deletions

View file

@ -454,6 +454,8 @@ controller:
loadBalancerSourceRanges: []
servicePort: 9913
type: ClusterIP
# externalTrafficPolicy: ""
# nodePort: ""
serviceMonitor:
enabled: false