X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=35c32f1c1ca0a204bf876c2e93a89624e2d677c4;hb=406776b56f7696e806eac86cc9a6f8b62b127c9c;hp=e181e000ad7c86d6a31476547ccd9a95be861512;hpb=4c278289d5bcb55892d99151310cb1df046f5d52;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index e181e00..35c32f1 100644 --- a/RECIPE_EXAMPLE/example_recipe.yaml +++ b/RECIPE_EXAMPLE/example_recipe.yaml @@ -84,7 +84,16 @@ dbaas: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-dbaas - tag: 0.2.2 + tag: 0.1.0 + +dbaasha: + 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: "" e2mgr: image: @@ -92,8 +101,9 @@ e2mgr: name: ric-plt-e2mgr tag: 2.0.10 privilegedmode: false - env: - RIC_ID: "bbbccc-abcd0e/20" + globalRicId: + plmnId: 131014 + ricNearRtId: 556670 e2term: @@ -121,17 +131,17 @@ jaegeradapter: tag: 1.12 -rsm: - image: - init: - name: redis - tag: latest - registry: "docker.io" - main: - name: ric-plt-resource-status-manager - tag: 3.0.3 - registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" - privilegedmode: false +#rsm: +# image: +# 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 rtmgr: image: @@ -156,3 +166,9 @@ vespamgr: name: ric-plt-vespamgr tag: 0.0.8 prometheusurl: "http://rec-prometheus-server.default" + +o1mediator: + image: + registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + name: ric-plt-o1 + tag: 0.3.2