Add RMR_SRC_ID env variable for rtmgr 81/2781/2
authorwahidw <abdulwahid.w@nokia.com>
Mon, 16 Mar 2020 05:56:05 +0000 (05:56 +0000)
committerwahidw <abdulwahid.w@nokia.com>
Wed, 18 Mar 2020 04:48:57 +0000 (04:48 +0000)
Change-Id: I13038fc71792d31fb2b208a288e634e439e68c82
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
helm/rtmgr/templates/env.yaml

index 564529b..628c8de 100644 (file)
@@ -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"