X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Frtmgr%2Ftemplates%2Fenv.yaml;h=628c8defbfb17c18ec8638757b6fa42656bb53cb;hb=770dc3c77377fdffd2e450765da79f2dcd5a9991;hp=564529b1fa24d84d68f6b97d46ce658a9b58b019;hpb=282e7af25ec053ae6d1c5a399c91c2c323f705cd;p=ric-plt%2Fric-dep.git diff --git a/helm/rtmgr/templates/env.yaml b/helm/rtmgr/templates/env.yaml index 564529b..628c8de 100644 --- a/helm/rtmgr/templates/env.yaml +++ b/helm/rtmgr/templates/env.yaml @@ -25,6 +25,5 @@ data: DBAAS_PORT_6379_TCP_PORT: {{ include "common.serviceport.dbaas.tcp" . | quote }} RMR_RTG_SVC: {{ include "common.serviceport.rtmgr.rmr.route" . | quote }} CFGFILE: "/cfg/rtmgr-config.yaml" - #RMR_SEED_RT: "/uta_rtg_ric.rt" - #RMR_SRC_ID: "service-ricplt-rtmgr-rmr.ricplt" + RMR_SRC_ID: {{ include "common.servicename.rtmgr.rmr" . }}.{{ include "common.namespace.platform" . }} XMURL: "http://{{ include "common.servicename.appmgr.http" . }}:{{ include "common.serviceport.appmgr.http" . }}/ric/v1/xapps"