X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=7a2b16aeb7d9ff113c1c77827e8961ef4af62d25;hb=f882a9b97ac9dec5dfc2468f3150911e296132dc;hp=d72e25dcd0036296844b8ff884eb1083e3af2f96;hpb=276a64e770e29b52effcb0fc224b94c8e324e5b2;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index d72e25d..7a2b16a 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 @@ -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: @@ -184,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