Update docker version
[it/dep.git] / RECIPE_EXAMPLE / RIC_PLATFORM_RECIPE_EXAMPLE
index 5ebf204..7be8304 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
@@ -75,7 +75,7 @@ e2mgr:
     name: e2mgr
     tag: 1.6.0
   env:
-    RMR_RTG_SVC: "ric-full-rtmgr"
+    RMR_RTG_SVC: "service-ricplt-rtmgr-rmr"
     RIC_ID: "bbbccc-abcd0e/20"
 
 
@@ -86,7 +86,7 @@ e2term:
     tag: 1.6.0
   env:
     print: "1"
-    RMR_RTG_SVC: "ric-full-rtmgr"
+    RMR_RTG_SVC: "service-ricplt-rtmgr-rmr"
 
 # Routing Manager
 rtmgr:
@@ -103,4 +103,4 @@ submgr:
 # the service for redirecting to AUX cluster
 ext:
   ip:
-    192.168.130.102
+    192.168.130.102
\ No newline at end of file