Add Capifcore helm charts
Issue-ID: NONRTRIC-819
Change-Id: I085e3d77914f51450264676c558db1dbb430b7d8
Signed-off-by: aravind.est <aravindhan.a@est.tech>
diff --git a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
index 6e3b84e..f3c5c8d 100644
--- a/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
+++ b/nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
@@ -340,3 +340,14 @@
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"
+ name: nonrtric-plt-capifcore
+ tag: 1.0.0
+ env:
+ chart_museum_url: "http://chartmuseum:8080"
+ repo_name: "capifcore"
\ No newline at end of file