X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2FRIC_INFRA_RECIPE_EXAMPLE;h=b97ef1c61f033abc92949f9d58d1a4938d2ae797;hb=cca6ad5be1ba8679874c24a5b1c628055cd1eac8;hp=65a0f07e1c63c7155a31d17495fed2b5d5de7c84;hpb=19c304cff17ce836f1f7770cb43efc17eaccbc9a;p=it%2Fdep.git diff --git a/RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE b/RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE index 65a0f07e..b97ef1c6 100644 --- a/RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE +++ b/RECIPE_EXAMPLE/RIC_INFRA_RECIPE_EXAMPLE @@ -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