Remove plain HTTP endpoint 30281 78/98578/1
authorHuabing Zhao <zhao.huabing@zte.com.cn>
Tue, 19 Nov 2019 06:15:23 +0000 (14:15 +0800)
committerHuabing Zhao <zhao.huabing@zte.com.cn>
Tue, 19 Nov 2019 06:15:38 +0000 (14:15 +0800)
Issue-ID: OJSI-140
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I84f3272cbf2307a8015259842f30cc4e1b77c552

kubernetes/msb/charts/msb-discovery/values.yaml

index b471278..10315d6 100644 (file)
@@ -51,7 +51,7 @@ readiness:
   periodSeconds: 10
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: msb-discovery
   externalPort: 10081
   internalPort: 10081