NONRTRIC-979: ServiceManager - deployment and undeployment
[it/dep.git] / nonrtric / RECIPE_EXAMPLE / example_recipe.yaml
index d1383c4..05211cf 100644 (file)
@@ -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