Add new configuration and scripts to automate the credential creation and passing...
[it/dep.git] / ric-infra / 20-Credential / helm / values.yaml
index 8f37004..ad22a1a 100644 (file)
 # 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"