Merge "Add portal, aaf, onap charts and integrate with ric common template"
[it/dep.git] / RECIPE_EXAMPLE / RIC_PLATFORM_RECIPE_EXAMPLE
index a0e0f61..0d9f1cc 100644 (file)
@@ -44,7 +44,6 @@ global:
   ingressurl:
     ric: ric-entry
     aux: aux-entry
-    helm: helm-entry
 
   tillers:
     ricxapp:
@@ -157,6 +156,16 @@ submgr:
     name: ric-plt-submgr
     tag: 0.5.0
 
+# VESPA Manager
+vespamgr:
+  # Use the following option to override the docker registry value
+  # repositoryOverride:
+  image:
+    name: ric-plt-vespamgr
+    tag: 0.0.1
+  prometheusurl: "http://rec-prometheus-server.default"
+
+
 # the service for redirecting to AUX cluster
 extsvcplt:
   auxip:
@@ -164,4 +173,4 @@ extsvcplt:
     <IP_ADDRESS of the RIC cluster>
   ricip:
     # The ip address of the ric cluster ingress controller
-    <IP_ADDRESS of the RIC cluster>
\ No newline at end of file
+    <IP_ADDRESS of the RIC cluster>