Remove plain HTTP endpoint 30285 76/98576/1
authorHuabing Zhao <zhao.huabing@zte.com.cn>
Tue, 19 Nov 2019 06:07:20 +0000 (14:07 +0800)
committerHuabing Zhao <zhao.huabing@zte.com.cn>
Tue, 19 Nov 2019 06:07:27 +0000 (14:07 +0800)
Issue-ID: OJSI-186
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I2e6e422e500ab84c48f6d6fa6acefc8feb826783

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

index 3cb5c74..1693f22 100644 (file)
@@ -49,7 +49,7 @@ readiness:
   periodSeconds: 10
 
 service:
-  type: NodePort
+  type: ClusterIP
   name: msb-consul
   externalPort: 8500
   internalPort: 8500