X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe.yaml;h=c86a166c6e5e20c7cbc125cb0c99528330165951;hb=5044c160f60da0cc9f1801d358bf0aa675cfe0b3;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..c86a166 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 @@ -171,3 +171,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"