X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=d72e25dcd0036296844b8ff884eb1083e3af2f96;hb=276a64e770e29b52effcb0fc224b94c8e324e5b2;hp=88287ffa88ec9d054155c0479d1023c1801e29c5;hpb=83612495fa2df8e9f5cb987194b257988ab31cdb;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index 88287ff..d72e25d 100644 --- a/RECIPE_EXAMPLE/example_recipe.yaml +++ b/RECIPE_EXAMPLE/example_recipe.yaml @@ -19,7 +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 @@ -101,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: @@ -171,3 +172,15 @@ 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"