Sync up to the latest it/dep commit.
[ric-plt/ric-dep.git] / RECIPE_EXAMPLE / amber_example_recipe.yaml
similarity index 85%
rename from amber_example_recipe.yaml
rename to RECIPE_EXAMPLE/amber_example_recipe.yaml
index 92491b5..1c72a61 100644 (file)
@@ -56,10 +56,11 @@ docker-credential:
 a1mediator:
   image:
     name: ric-plt-a1
-    tag: 1.0.4
+    tag: 2.0.0
   rmr_timeout_config:
-    rcv_retry_interval_ms: 500
-    rcv_retry_times: 20
+    a1_rcv_retry_times: 20
+    ins_del_no_resp_ttl: 5
+    ins_del_resp_ttl: 10
 
 appmgr:
   image:
@@ -94,20 +95,21 @@ e2mgr:
 
 
 e2term:
-  image:
-    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
-    name: ric-plt-e2
-    tag: 3.0.1
-
-  privilegedmode: false
-  hostnetworkmode: false
-  env:
-    print: "1"
-    messagecollectorfile: "/data/outgoing/"
-  dataVolSize: 100Mi
-  storageClassName: local-storage
-  pizpub:
-    enabled: false
+  alpha:
+    image:
+      registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
+      name: ric-plt-e2
+      tag: 3.0.1
+  
+    privilegedmode: false
+    hostnetworkmode: false
+    env:
+      print: "1"
+      messagecollectorfile: "/data/outgoing/"
+    dataVolSize: 100Mi
+    storageClassName: local-storage
+    pizpub:
+      enabled: false
 
 
 jaegeradapter:
@@ -119,11 +121,15 @@ jaegeradapter:
 
 rsm:
   image:
-    registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
-    name: ric-plt-resource-status-manager
-    tag: 3.0.1
+    init:
+      name: redis
+      tag: latest
+      registry: "docker.io"
+    main:
+      name: ric-plt-resource-status-manager
+      tag: 3.0.1
+      registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
   privilegedmode: false
-  enableResourceStatus: true
 
 rtmgr:
   image:
@@ -135,7 +141,6 @@ rtmgr:
   sbiurl: 0.0.0.0
   nbi: httpRESTful
   nbiurl: http://0.0.0.0:8888
-  loglevel: DEBUG
 
 submgr:
   image: