Add new configuration and scripts to automate the credential creation and passing...
[it/dep.git] / RECIPE_EXAMPLE / RIC_PLATFORM_RECIPE_EXAMPLE
similarity index 86%
rename from RECIPE_EXAMPLE/RECIPE_EXAMPLE
rename to RECIPE_EXAMPLE/RIC_PLATFORM_RECIPE_EXAMPLE
index e90af68..97103b4 100644 (file)
@@ -29,7 +29,7 @@ global:
   imagePullPolicy: Always
 
   # Helm repo that will be used by xApp manager
-  helmRepository: nexus.ricinfra.local
+  helmRepository: helm.ricinfra.local
 
   # Certificate of the helm repo
   helmRepositoryCert: xapp-mgr-certs
@@ -46,20 +46,6 @@ global:
   # The port the xApp helm tiller is listening to
   helmRepositoryTillerPort: 44134
 
-#-------------------------------------------------------------------------
-# Infrastructure
-#-------------------------------------------------------------------------
-
-
-
-  
-#-------------------------------------------------------------------------
-# Auxiliary Functions
-#-------------------------------------------------------------------------
-dashboard:
-  image:
-    name:: ric-dash-be
-    tag: 1.0.0-SNAPSHOT
 
 #-------------------------------------------------------------------------
 # Platform Components