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=0309475769b27702c8c886411222882da8b519b1;hp=e9e4100d89dfa5c3e817c6395a7e3c565fe2636a;hpb=6be690a94ce6d07750a9783f31f36f8ae3854703;p=it%2Fdep.git diff --git a/ric-infra/20-Monitoring/etc/elfkp.conf b/ric-infra/20-Monitoring/etc/elfkp.conf index e9e4100d..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=ttt +# 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=ricmon +aux_namespace=ricaux + +# namespace defines the namespace that helm will use to deploy RIC +# It will be overrided by RICINFRA_NAMESPACE +infra_namespace=ricinfra