X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Frtmgr%2Ftemplates%2Fenv.yaml;h=3a51c5b74559b946d221f01d9d7273ebfad99f88;hb=refs%2Fchanges%2F70%2F3070%2F3;hp=628c8defbfb17c18ec8638757b6fa42656bb53cb;hpb=2a9da683b5770657737f16535320fd66cac5ba9e;p=ric-plt%2Fric-dep.git diff --git a/helm/rtmgr/templates/env.yaml b/helm/rtmgr/templates/env.yaml index 628c8de..3a51c5b 100644 --- a/helm/rtmgr/templates/env.yaml +++ b/helm/rtmgr/templates/env.yaml @@ -23,6 +23,7 @@ data: DBAAS_SERVICE_PORT: {{ include "common.serviceport.dbaas.tcp" . | quote }} DBAAS_PORT_6379_TCP_ADDR: {{ include "common.servicename.dbaas.tcp" . | quote }} DBAAS_PORT_6379_TCP_PORT: {{ include "common.serviceport.dbaas.tcp" . | quote }} + RMR_SEED_RT: "/uta_rtg_ric.rt" RMR_RTG_SVC: {{ include "common.serviceport.rtmgr.rmr.route" . | quote }} CFGFILE: "/cfg/rtmgr-config.yaml" RMR_SRC_ID: {{ include "common.servicename.rtmgr.rmr" . }}.{{ include "common.namespace.platform" . }}