X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=7a2b16aeb7d9ff113c1c77827e8961ef4af62d25;hb=98d784eba3506478481d5a22edbee6ca0bdb68da;hp=88287ffa88ec9d054155c0479d1023c1801e29c5;hpb=33cdc684a7e95002533bc1480138543653c114b4;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index 88287ff..7a2b16a 100644 --- a/RECIPE_EXAMPLE/example_recipe.yaml +++ b/RECIPE_EXAMPLE/example_recipe.yaml @@ -19,8 +19,7 @@ #------------------------------------------------------------------------- common: - releasePrefix: r3 - + releasePrefix: r4 # If a local docker registry is used, please specify it using the following option # localregistry: nexus3.o-ran-sc.org:10004 @@ -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: @@ -171,3 +166,21 @@ o1mediator: registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" name: ric-plt-o1 tag: 0.3.2 + +xapponboarder: + image: + xapponboarder: + registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + name: xapp-onboarder + tag: 1.0.0 + chartmuseum: + registry: "docker.io" + 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