Providing HTTPS endpoint at API gateway
[oom.git] / kubernetes / msb / values.yaml
index bdb6c40..ec9585a 100644 (file)
@@ -14,9 +14,13 @@ discoveryNodePort: 30081
 discoveryReplicas: 1
 
 iagPort: 80
+iagPort_https: 443
 iagNodePort: 30080
+iagNodePort_https: 30443
 iagReplicas: 1
 
 eagPort: 80
+eagPort_https: 443
 eagNodePort: 30082
+eagNodePort_https: 30446
 eagReplicas: 1