Deploy 2 instances for API Gateway 97/37697/1
authorHuabing Zhao <zhao.huabing@zte.com.cn>
Thu, 22 Mar 2018 07:23:29 +0000 (07:23 +0000)
committerHuabing Zhao <zhao.huabing@zte.com.cn>
Thu, 22 Mar 2018 07:25:55 +0000 (07:25 +0000)
Change-Id: I9f676f2d1992ae97016af812dfa2e968ead98534
Issue-ID: MSB-117
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
kubernetes/msb/values.yaml

index 10e3be4..d6c12ea 100644 (file)
@@ -19,13 +19,13 @@ iagPort: 80
 iagPort_https: 443
 iagNodePort: 30080
 iagNodePort_https: 30443
-iagReplicas: 1
+iagReplicas: 2
 
 eagPort: 80
 eagPort_https: 443
 eagNodePort: 30082
 eagNodePort_https: 30446
-eagReplicas: 1
+eagReplicas: 2
 
 kubeMasterUrl: https://kubernetes.default.svc.cluster.local:443
 discoveryUrl: http://msb-discovery.{{ .Values.nsPrefix }}:10081