Create RMR route listening services. Further integrating charts with common template.
[it/dep.git] / ric-infra / 10-Nexus / etc / nexus.conf
index ce00f72..038dbe7 100644 (file)
 ################################################################################
 
 
+# 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
-# It will be overrided by RICINFRA_NAMESPACE
-namespace=ric-infra
+# 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
 
-# ingress port number of the K8S cluster
-# It will be overrided by INGRESS_PORT
-ingress_port=30000
+# namespace defines the namespace that helm will use to deploy RIC
+# It will be overrided by RICINFRA_NAMESPACE
+infra_namespace=ricinfra
 
 
 default_admin_password=admin123