diff options
Diffstat (limited to 'vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml')
-rw-r--r-- | vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml b/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml index b3e685c5..c939af4b 100644 --- a/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml +++ b/vnfs/DAaaS/deploy/collection/charts/prometheus/values.yaml @@ -40,6 +40,7 @@ prometheus: resources: {} service: + type: ClusterIP annotations: {} labels: {} clusterIP: "" @@ -55,7 +56,7 @@ prometheus: ## Port to expose on each node ## Only used if service.type is 'NodePort' ## - nodePort: 90 + # nodePort: 90 ## Loadbalancer IP ## Only use if service.type is "loadbalancer" @@ -63,7 +64,7 @@ prometheus: loadBalancerSourceRanges: [] ## Service type ## - type: NodePort + #type: NodePort sessionAffinity: "" m3db: |