Merge "Install/uninstall helm chart"
[oom.git] / kubernetes / msb / values.yaml
index 6927f1d..9bbdb92 100644 (file)
@@ -1,25 +1,22 @@
 nsPrefix: onap
 pullPolicy: IfNotPresent
 image:
-  consul: consul:latest
-  discovery: nexus3.onap.org:10001/onap/msb/msb_discovery:latest
-  apigateway: nexus3.onap.org:10001/onap/msb/msb_discovery:latest
+  readiness: oomk8s/readiness-check:1.0.0
+  consul: consul:0.9.3
+  discovery: nexus3.onap.org:10001/onap/msb/msb_discovery:1.0.0
+  apigateway: nexus3.onap.org:10001/onap/msb/msb_apigateway:1.0.0
 
-consulClusterIP: 10.43.6.204
 consulPort: 8500
 consulNodePort: 30500
 
-discoveryClusterIP: 10.43.6.205
 discoveryPort: 10081
 discoveryNodePort: 30081
 discoveryReplicas: 1
 
-iagClusterIP: 10.43.6.206
 iagPort: 80
 iagNodePort: 30080
 iagReplicas: 1
 
-eagClusterIP: 10.43.6.207
 eagPort: 80
 eagNodePort: 30082
-eagReplicas: 1
\ No newline at end of file
+eagReplicas: 1