X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=d557e5353658e0527d9ed451b0f66c09ec2d365a;hb=HEAD;hp=d1383c43893df28cb25cfcf3ff1b29067fc77b6a;hpb=031a9115150163fbd148bc2b558cba8ae89fcd9a;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index d1383c43..24f168d1 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 @@ -103,10 +104,10 @@ policymanagementservice: service: allowHttp: true httpName: http - internalPort1: 9080 + internalPort1: 8081 targetPort1: 8081 httpsName: https - internalPort2: 9081 + internalPort2: 8433 targetPort2: 8433 liveness: initialDelaySeconds: 20 @@ -369,18 +370,25 @@ orufhrecovery: oru_to_odu_map_file: "o-ru-to-o-du-map.csv" log_level: "Info" - capifcore: capifcore: imagePullPolicy: IfNotPresent image: - registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" name: nonrtric-plt-capifcore - tag: 1.2.0 + tag: 1.3.1 env: 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.2 + rappmanager: rappmanager: imagePullPolicy: IfNotPresent