Fix API gateway image issue
[oom.git] / kubernetes / msb / values.yaml
index 01f1696..a63dace 100644 (file)
@@ -3,7 +3,7 @@ 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
+  apigateway: nexus3.onap.org:10001/onap/msb/msb_apigateway:latest
 
 consulPort: 8500
 consulNodePort: 30500
@@ -20,4 +20,4 @@ iagReplicas: 1
 
 eagPort: 80
 eagNodePort: 30082
-eagReplicas: 1
\ No newline at end of file
+eagReplicas: 1