X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=c0484b574ac474f18fa2ab2d309d3c48463c313a;hb=4af742095300e8ea4cb49243796183b352a110c1;hp=c86a166c6e5e20c7cbc125cb0c99528330165951;hpb=5044c160f60da0cc9f1801d358bf0aa675cfe0b3;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index c86a166..c0484b5 100644 --- a/RECIPE_EXAMPLE/example_recipe.yaml +++ b/RECIPE_EXAMPLE/example_recipe.yaml @@ -20,7 +20,6 @@ common: releasePrefix: r4 - # If a local docker registry is used, please specify it using the following option # localregistry: nexus3.o-ran-sc.org:10004 @@ -58,7 +57,7 @@ extsvcplt: a1mediator: image: name: ric-plt-a1 - tag: 2.0.0 + tag: 2.1.8 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 @@ -79,21 +78,16 @@ appmgr: name: chartmuseum/chartmuseum tag: v0.8.2 -dbaas: - backend: - image: - registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" - name: ric-plt-dbaas - tag: 0.1.0 -dbaasha: +dbaas: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-dbaas tag: 0.2.2 - # Remove the affinity line below when deploying in a k8s - # cluster of more than 3 nodes. - affinity: "" + enableHighAvailability: true + # Enable pod anti affinity only if you have more than 3 k8s nodes + enablePodAntiAffinity: false + e2mgr: image: @@ -101,8 +95,9 @@ e2mgr: name: ric-plt-e2mgr tag: 2.0.10 privilegedmode: false - env: - RIC_ID: "bbbccc-abcd0e/20" + globalRicId: + plmnId: 131014 + ricNearRtId: 556670 e2term: @@ -183,3 +178,9 @@ xapponboarder: name: chartmuseum/chartmuseum tag: v0.8.2 allow_redeploy: "True" + +alarmadapter: + image: + registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + name: ric-plt-alarm-go + tag: 0.4.3