New version of the common template. It unifies the naming convention between platform...
[it/dep.git] / RECIPE_EXAMPLE / RIC_INFRA_RECIPE_EXAMPLE
index 737526d..b97ef1c 100644 (file)
@@ -29,7 +29,7 @@ global:
   imagePullPolicy: Always
 
   # Helm repo that will be used by xApp manager
-  helmRepository: nexus.ricinfra.local
+  helmRepository: "https://ricaux-entry/helm"
 
   # Certificate of the helm repo
   helmRepositoryCert: xapp-mgr-certs
@@ -64,7 +64,7 @@ repositoryCredential:
 
 helmrepoCredential:
   user: "helm"
-  password: "docker"
+  password: "helm"
 
 
 adminPassword: admin123