Run all components in one namespace
[oom.git] / kubernetes / vfc / values.yaml
index 46aa9b7..13fb94f 100644 (file)
@@ -1,6 +1,6 @@
 nsPrefix: onap
 pullPolicy: IfNotPresent
-msbaddr: msb-iag.onap-msb:80
+msbaddr: msb-iag.{{ .Values.nsPrefix }}:80
 nslcm:
   image: nexus3.onap.org:10001/onap/vfc/nslcm:v1.0.2
   port: 8403
@@ -75,4 +75,4 @@ catalog:
   image: nexus3.onap.org:10001/onap/vfc/catalog:v1.0.2
   port: 8806
   nodePort: 30806
-  replicas: 1
\ No newline at end of file
+  replicas: 1