Merge "Extend properties for mock RAN name list in R1"
[it/dep.git] / RECIPE_EXAMPLE / RIC_AUX_RECIPE_EXAMPLE
index cb494e4..2510331 100644 (file)
@@ -29,7 +29,7 @@ global:
   imagePullPolicy: Always
 
   # Helm repo that will be used by xApp manager
-  helmRepository: nexus.ricinfra.local
+  helmRepository: "https://ricaux-entry/helm"
 
   # Certificate of the helm repo
   helmRepositoryCert: xapp-mgr-certs
@@ -55,5 +55,12 @@ global:
 dashboard:
   image:
     name:: ric-dash-be
-    tag: 1.0.0-SNAPSHOT
+    tag: 1.0.5
+  properties:
+    e2mgr:
+      mock:
+        rannames: "ABCD123456, EFGH123456"
 
+ext:
+  ip:
+    192.168.130.110
\ No newline at end of file