X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;fp=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=05211cf3671d5869c8fa9577daedc22acb7da9c1;hb=de740b72dc299a2b874ecbeba3d9a2a66bfdc904;hp=d1383c43893df28cb25cfcf3ff1b29067fc77b6a;hpb=9eed495fd21300d5242c844d670f741304fb582d;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index d1383c43..05211cf3 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -30,13 +30,14 @@ nonrtric: installRappcatalogueservice: true installRappcatalogueenhancedservice: true installNonrtricgateway: true - installKong: false + installKong: true installDmaapadapterservice: true installDmaapmediatorservice: true installHelmmanager: true installOrufhrecovery: true installRansliceassurance: true installCapifcore: true + installServicemanager: true installRanpm: false # rApp Manager functionality relies on ACM for its operation installrAppmanager: true @@ -369,7 +370,6 @@ orufhrecovery: oru_to_odu_map_file: "o-ru-to-o-du-map.csv" log_level: "Info" - capifcore: capifcore: imagePullPolicy: IfNotPresent @@ -381,6 +381,14 @@ capifcore: chart_museum_url: "http://chartmuseum:8080" repo_name: "capifcore" +servicemanager: + servicemanager: + imagePullPolicy: IfNotPresent + image: + registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + name: nonrtric-plt-servicemanager + tag: 0.1.0 + rappmanager: rappmanager: imagePullPolicy: IfNotPresent