X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F10-Nexus%2Fetc%2Fnexus.conf;h=038dbe765832d120a48082b1982d5cab84492803;hb=3803859c341dc62bdcd79ba94be585592a94672b;hp=f706d4630c2259e0fc2194c8144b0c7a3fcf03fe;hpb=8ae5e5da06fcdfe30d719497ecbb4b41bf286df7;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