X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F55-Ext-Services%2Fetc%2Fext.conf;h=92008b59bd4b1b76d6479572680684490b2eff0e;hb=0309475769b27702c8c886411222882da8b519b1;hp=5eb5b4a44eb182288b232b25ec1069fb4ca58fe1;hpb=431ae3c7eab922223215b52f2a347029eb95335b;p=it%2Fdep.git diff --git a/ric-platform/55-Ext-Services/etc/ext.conf b/ric-platform/55-Ext-Services/etc/ext.conf index 5eb5b4a4..92008b59 100644 --- a/ric-platform/55-Ext-Services/etc/ext.conf +++ b/ric-platform/55-Ext-Services/etc/ext.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=ricplt +aux_namespace=ricaux + +# namespace defines the namespace that helm will use to deploy RIC +# It will be overrided by RICINFRA_NAMESPACE +infra_namespace=ricinfra