Merge "Extend properties for mock RAN name list in R1"
[it/dep.git] / RECIPE_EXAMPLE / RIC_PLATFORM_RECIPE_EXAMPLE
index 29f9b4f..bda371a 100644 (file)
@@ -29,7 +29,7 @@ global:
   imagePullPolicy: Always
 
   # Helm repo that will be used by xApp manager
-  helmRepository: helm.ricinfra.local
+  helmRepository: "https://ricaux-entry/helm"
 
   # Certificate of the helm repo
   helmRepositoryCert: xapp-mgr-certs
@@ -73,16 +73,17 @@ dbaas:
 e2mgr:
   image:
     name: e2mgr
-    tag: 1.5.0
+    tag: 1.6.0
   env:
     RMR_RTG_SVC: "ric-full-rtmgr"
+    RIC_ID: "bbbccc-abcd0e/20"
 
 
 # E2 Termination
 e2term:
   image:
     name: e2
-    tag: 1.5.0
+    tag: 1.6.0
   env:
     print: "1"
     RMR_RTG_SVC: "ric-full-rtmgr"