X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-infra%2F20-Monitoring%2Fetc%2Felfkp.conf;h=92008b59bd4b1b76d6479572680684490b2eff0e;hb=3803859c341dc62bdcd79ba94be585592a94672b;hp=700ad791983e3a332a55628324ec8e20183617d7;hpb=8ae5e5da06fcdfe30d719497ecbb4b41bf286df7;p=it%2Fdep.git diff --git a/ric-infra/20-Monitoring/etc/elfkp.conf b/ric-infra/20-Monitoring/etc/elfkp.conf index 700ad791..92008b59 100644 --- a/ric-infra/20-Monitoring/etc/elfkp.conf +++ b/ric-infra/20-Monitoring/etc/elfkp.conf @@ -17,9 +17,21 @@ # helm_release_name defines the release name helm will use to deploy RIC -# It will be overrided by RICAUX_RELEASE_NAME -helm_release_name=r0 +# It will be overrided by RICPLT_RELEASE_NAME +helm_release_name=r1 + +# 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 -namespace=ricinfra +aux_namespace=ricaux + +# namespace defines the namespace that helm will use to deploy RIC +# It will be overrided by RICINFRA_NAMESPACE +infra_namespace=ricinfra