Merge "Disable NodePort for security concern"
authorYang Xu <yang.xu3@huawei.com>
Wed, 15 May 2019 21:12:22 +0000 (21:12 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 15 May 2019 21:12:22 +0000 (21:12 +0000)
kubernetes/multicloud/charts/multicloud-azure/values.yaml
kubernetes/multicloud/charts/multicloud-fcaps/values.yaml
kubernetes/multicloud/charts/multicloud-lenovo/values.yaml
kubernetes/multicloud/charts/multicloud-ocata/values.yaml
kubernetes/multicloud/charts/multicloud-pike/values.yaml
kubernetes/multicloud/charts/multicloud-starlingx/values.yaml
kubernetes/multicloud/charts/multicloud-vio/values.yaml
kubernetes/multicloud/charts/multicloud-windriver/values.yaml
kubernetes/multicloud/values.yaml

index 99e5a6a..88746af 100644 (file)
@@ -57,7 +57,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   portName: multicloud-azure
   externalPort: 9008
   internalPort: 9008
index e856e12..77b30bc 100644 (file)
@@ -56,7 +56,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-fcaps
   portName: multicloud-fcaps
   externalPort: 9011
index ff4b44b..38f7c74 100644 (file)
@@ -40,7 +40,7 @@ config:
     password: AAI
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-thinkcloud
   portName: multicloud-thinkcloud
   externalPort: 9010
index de77ed0..85b8b4d 100644 (file)
@@ -57,7 +57,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-ocata
   portName: multicloud-ocata
   externalPort: 9006
index 4241887..7e2cfd4 100644 (file)
@@ -56,7 +56,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-pike
   portName: multicloud-pike
   externalPort: 9007
index 32dcb8f..05e7f01 100644 (file)
@@ -56,7 +56,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-starlingx
   portName: multicloud-starlingx
   externalPort: 9009
index 0da23dd..f44ab0b 100644 (file)
@@ -57,7 +57,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-vio
   portName: multicloud-vio
   externalPort: 9004
index 4b8b763..3c741fb 100644 (file)
@@ -41,7 +41,7 @@ config:
     password: AAI
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-titaniumcloud
   portName: multicloud-titaniumcloud
   externalPort: 9005
index 889c06b..fdb4d9b 100644 (file)
@@ -64,7 +64,7 @@ liveness:
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud
   portName: multicloud-framework
   externalPort: 9001