Merge "[Consul] Remove nodeport on UI"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 3 Mar 2020 11:52:30 +0000 (11:52 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 3 Mar 2020 11:52:30 +0000 (11:52 +0000)
kubernetes/consul/charts/consul-server/values.yaml

index 2eb3c25..e9c96d1 100644 (file)
@@ -56,7 +56,7 @@ service:
   name: consul-server
   portName: consul-join
   internalPort: 8301
-  type2: NodePort
+  type2: ClusterIP
   portName2: consul-ui
   internalPort2: 8500
   nodePort2: 70