Add one-click deployment scripts for deploying INFRA PLT and AUX
[it/dep.git] / etc / ric.conf
similarity index 67%
rename from etc/ric-aux.conf
rename to etc/ric.conf
index 5123514..038ae2d 100644 (file)
 
 # -------------------  RIC AUX ---------------------------------------
 
-# release name helm will use to deploy RIC aux componenets
-ric_aux_helm_release_name=r0
+# 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
 
-# namespace that helm will use to deploy RIC
-ric_aux_namespace=ricaux
+# 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 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