removing init container section from e2mgr deployment
[ric-plt/ric-dep.git] / RECIPE_EXAMPLE / example_recipe.yaml
index a3b80d9..37fd77b 100644 (file)
@@ -53,9 +53,12 @@ extsvcplt:
 #        password: ""
 #        email: ""
 
+prometheus:
+  enabled: true
 
 a1mediator:
   image:
+    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-a1
     tag: 2.1.9
   rmr_timeout_config:
@@ -84,7 +87,7 @@ dbaas:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-dbaas
     tag: 0.2.2
-  enableHighAvailability: true
+  enableHighAvailability: false
   # Enable pod anti affinity only if you have more than 3 k8s nodes
   enablePodAntiAffinity: false
 
@@ -93,20 +96,22 @@ e2mgr:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-e2mgr
-    tag: 4.4.5
+    tag: 5.4.13
   privilegedmode: false
   globalRicId:
-    plmnId: "13F184"
-    ricNearRtId: 556670
-
+    ricId: "AACCE"
+    mcc: "310"
+    mnc: "411"
+  rnibWriter:
+    stateChangeMessageChannel: RAN_CONNECTION_STATUS_CHANGE
+    ranManipulationMessageChannel: RAN_MANIPULATION
 
 e2term:
   alpha:
     image:
       registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
       name: ric-plt-e2
-      tag: 4.4.1
-  
+      tag: 5.0.8
     privilegedmode: false
     hostnetworkmode: false
     env:
@@ -139,40 +144,35 @@ jaegeradapter:
 
 rtmgr:
   image:
-    registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
+    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-rtmgr
-    tag: 0.6.0
-  rpe: rmrpush
-  sbi: nngpush
-  sbiurl: 0.0.0.0
-  nbi: httpRESTful
-  nbiurl: http://0.0.0.0:8888
+    tag: 0.6.3
 
 submgr:
   image:
-    registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
+    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-submgr
-    tag: 0.4.2-1
+    tag: 0.4.3
 
 vespamgr:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-vespamgr
     tag: 0.4.0
-  prometheusurl: "http://rec-prometheus-server.default"
+  prometheusurl: "http://r4-infrastructure-prometheus-server.ricplt"
 
 o1mediator:
   image:
-    registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
+    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-o1
     tag: 0.4.4
 
 xapponboarder:
   image:
    xapponboarder:
-     registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
+     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
      name: xapp-onboarder
-     tag: 1.0.5
+     tag: 1.0.7
    chartmuseum:
      registry: "docker.io"
      name: chartmuseum/chartmuseum
@@ -181,6 +181,6 @@ xapponboarder:
 
 alarmadapter:
   image:
-    registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
+    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-alarmadapter
-    tag: 0.4.4
+    tag: 0.4.5