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=b4dae855955956dc8b38a1ccaa4870320145207d;hp=d1383c43893df28cb25cfcf3ff1b29067fc77b6a;hpb=2bb0899010fad78a7cf2eca80ac19208580a63b6;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