X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F10-Nexus%2Fetc%2Fnexus.conf;fp=ric-infra%2F10-Nexus%2Fetc%2Fnexus.conf;h=038dbe765832d120a48082b1982d5cab84492803;hb=112e73d383b26192fea6e320ef3de6ef6bfdca0a;hp=f706d4630c2259e0fc2194c8144b0c7a3fcf03fe;hpb=ca722e6a52445d9148ee361d0cc6eaba1bbb7610;p=it%2Fdep.git diff --git a/ric-infra/10-Nexus/etc/nexus.conf b/ric-infra/10-Nexus/etc/nexus.conf index f706d463..038dbe76 100644 --- a/ric-infra/10-Nexus/etc/nexus.conf +++ b/ric-infra/10-Nexus/etc/nexus.conf @@ -16,14 +16,25 @@ ################################################################################ +# helm_release_name defines the release name helm will use to deploy RIC +# It will be overrided by RICPLT_RELEASE_NAME +helm_release_name=r1 -# helm_release_name defines the release name helm will use to deploy nexus -# It will be overrided by RICINFRA_RELEASE_NAME -helm_release_name=r0 +# namespace defines the namespace that helm will use to deploy RIC +# It will be overrided by RICPLT_NAMESPACE +plt_namespace=ricplt -# namespace defines the namespace that helm will use to deploy nexus +# 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 -namespace=ricinfra +infra_namespace=ricinfra default_admin_password=admin123