Add RMR_SRC_ID as environment variable 39/4039/2
authorZhe <zhehuang@research.att.com>
Tue, 9 Jun 2020 15:33:25 +0000 (11:33 -0400)
committerZhe <zhehuang@research.att.com>
Tue, 9 Jun 2020 17:07:06 +0000 (13:07 -0400)
Signed-off-by: Zhe <zhehuang@research.att.com>
Change-Id: I745b1207c5cb18dfdf112cf44bd153c65f50d2c2

ci/xapp_onboarder/container-tag.yaml
xapp_onboarder/xapp_onboarder/resources/xapp-std/templates/appenv.yaml

index 1c4e3ba..a83e752 100644 (file)
@@ -23,3 +23,4 @@ data:
   {{- end }}
   RMR_RTG_SVC: "4561"
   XAPP_DESCRIPTOR_PATH: {{ .Values.appconfig.path }}
+  RMR_SRC_ID: {{ include "ricxapp.servicename" . }}-rmr
\ No newline at end of file