Expose only ClusterIP instead of NodePort
Change-Id: Icd6a3b6e8f5cde319710b5541ada0260f544be01
Issue-ID: OJSI-151 OJSI-148 OJSI-71 OJSI-130 OJSI-153 OJSI-150
Signed-off-by: Bin Yang <bin.yang@windriver.com>
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   portName: multicloud-azure
   externalPort: 9008
   internalPort: 9008
 
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-fcaps
   portName: multicloud-fcaps
   externalPort: 9011
 
     password: AAI
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-thinkcloud
   portName: multicloud-thinkcloud
   externalPort: 9010
 
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-ocata
   portName: multicloud-ocata
   externalPort: 9006
 
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-pike
   portName: multicloud-pike
   externalPort: 9007
 
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-starlingx
   portName: multicloud-starlingx
   externalPort: 9009
 
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-vio
   portName: multicloud-vio
   externalPort: 9004
 
     password: AAI
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud-titaniumcloud
   portName: multicloud-titaniumcloud
   externalPort: 9005
 
   enabled: true
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: multicloud
   portName: multicloud-framework
   externalPort: 9001