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=35c32f1c1ca0a204bf876c2e93a89624e2d677c4;hpb=406776b56f7696e806eac86cc9a6f8b62b127c9c;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe.yaml b/RECIPE_EXAMPLE/example_recipe.yaml index 35c32f1..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 @@ -172,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"