X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-infra%2F40-Credential%2Fhelm%2Fvalues.yaml;h=e47f912b30d2db42fe07c37ce55e84580e57f4eb;hb=112e73d383b26192fea6e320ef3de6ef6bfdca0a;hp=ad22a1abc31cb0f5ac5e83a6d810983cd451f2d0;hpb=6be690a94ce6d07750a9783f31f36f8ae3854703;p=it%2Fdep.git diff --git a/ric-infra/40-Credential/helm/values.yaml b/ric-infra/40-Credential/helm/values.yaml index ad22a1ab..e47f912b 100644 --- a/ric-infra/40-Credential/helm/values.yaml +++ b/ric-infra/40-Credential/helm/values.yaml @@ -20,11 +20,18 @@ repository: "nexus3.o-ran-sc.org:10004" -repositoryCredential: - user: "docker" - password: "docker" - -helmrepoCredential: - user: "helm" - password: "helm" +credential: + repositoryCredential: + user: "docker" + password: "docker" + + + helmrepoCredential: + user: "helm" + password: "helm" + + helmCertificate: |2 + -----BEGIN CERTIFICATE----- + + -----END CERTIFICATE-----