Merge "Extend properties for mock RAN name list in R1"
[it/dep.git] / RECIPE_EXAMPLE / RIC_INFRA_RECIPE_EXAMPLE
index 65a0f07..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
@@ -59,12 +59,12 @@ cluster:
 
 repositoryCredential:
   user: "docker"
-  password: "haha"
+  password: "docker"
 
 
 helmrepoCredential:
   user: "helm"
-  password: "hehe"
+  password: "helm"
 
 
 adminPassword: admin123