X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-infra%2F20-Credential%2Fhelm%2Fvalues.yaml;h=ad22a1abc31cb0f5ac5e83a6d810983cd451f2d0;hb=431ae3c7eab922223215b52f2a347029eb95335b;hp=8f37004a42c101376a3e442b7ae04b66325e892b;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;p=it%2Fdep.git diff --git a/ric-infra/20-Credential/helm/values.yaml b/ric-infra/20-Credential/helm/values.yaml index 8f37004a..ad22a1ab 100644 --- a/ric-infra/20-Credential/helm/values.yaml +++ b/ric-infra/20-Credential/helm/values.yaml @@ -18,12 +18,13 @@ # Values for setting up Kubernetes resources for accessing infrastructure such as docker registry # helm repo, etc. +repository: "nexus3.o-ran-sc.org:10004" -repositoryCred: +repositoryCredential: user: "docker" password: "docker" -helmrepoCred: +helmrepoCredential: user: "helm" password: "helm"