X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2FRECIPE_EXAMPLE%2Fexample_recipe.yaml;h=d557e5353658e0527d9ed451b0f66c09ec2d365a;hb=refs%2Fheads%2Fmaster;hp=b32dd2137cef5561b355bef899afe5731a58a4cc;hpb=6f3b0409171c30634cf02d90a63b444ea23b5639;p=it%2Fdep.git diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml index b32dd213..24f168d1 100644 --- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml +++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml @@ -30,14 +30,15 @@ nonrtric: installRappcatalogueservice: true installRappcatalogueenhancedservice: true installNonrtricgateway: true - installKong: false + installKong: true installDmaapadapterservice: true installDmaapmediatorservice: true installHelmmanager: true installOrufhrecovery: true installRansliceassurance: true installCapifcore: true - installRanpm: true + installServicemanager: true + installRanpm: false # rApp Manager functionality relies on ACM for its operation installrAppmanager: true # DME Participant should only be activated when ACM installation is available for this participant to utilize @@ -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