summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-starlingx
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2019-05-15 21:12:22 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-15 21:12:22 +0000
commit8ae5acc7191b6394e208034dbf81ad6ca269030b (patch)
tree564c569f46bbc9b4b9db06379437e08d02834b24 /kubernetes/multicloud/charts/multicloud-starlingx
parentf5bad9f90ef7485c881fbca7289e2ec08707ea48 (diff)
parent9ea6b4012b79752b1a149d15077a6732c1658999 (diff)
Merge "Disable NodePort for security concern"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-starlingx')
-rw-r--r--kubernetes/multicloud/charts/multicloud-starlingx/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml b/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml
index 32dcb8fc61..05e7f01c0c 100644
--- a/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml
+++ b/kubernetes/multicloud/charts/multicloud-starlingx/values.yaml
@@ -56,7 +56,7 @@ liveness:
enabled: true
service:
- type: NodePort
+ type: ClusterIP
name: multicloud-starlingx
portName: multicloud-starlingx
externalPort: 9009