X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F40-Credential%2Fetc%2Fcredential.conf;h=92008b59bd4b1b76d6479572680684490b2eff0e;hb=112e73d383b26192fea6e320ef3de6ef6bfdca0a;hp=c4fc9028e4906010f72b3d60669b9db264c25cbd;hpb=f63773cf637d9cfa516459cc9a0f951542811aaa;p=it%2Fdep.git diff --git a/ric-infra/40-Credential/etc/credential.conf b/ric-infra/40-Credential/etc/credential.conf index c4fc9028..92008b59 100644 --- a/ric-infra/40-Credential/etc/credential.conf +++ b/ric-infra/40-Credential/etc/credential.conf @@ -16,12 +16,22 @@ ################################################################################ -# helm_release_name defines the release name helm will use to deploy the credential +# helm_release_name defines the release name helm will use to deploy RIC # It will be overrided by RICPLT_RELEASE_NAME -helm_release_name=r0 +helm_release_name=r1 -# namespace defines the namespace that helm will use to deploy the credential +# namespace defines the namespace that helm will use to deploy RIC # It will be overrided by RICPLT_NAMESPACE -namespace=ricplt +plt_namespace=ricplt +# namespace defines the namespace that helm will use to deploy RIC +# It will be overrided by RICXAPP_NAMESPACE +xapp_namespace=ricxapp +# namespace defines the namespace that helm will use to deploy RIC +# It will be overrided by RICAUX_NAMESPACE +aux_namespace=ricaux + +# namespace defines the namespace that helm will use to deploy RIC +# It will be overrided by RICINFRA_NAMESPACE +infra_namespace=ricinfra