Fix a bug with RMR source name 41/4041/1 1.0.7
authorZhe <zhehuang@research.att.com>
Tue, 9 Jun 2020 18:49:28 +0000 (14:49 -0400)
committerZhe <zhehuang@research.att.com>
Tue, 9 Jun 2020 18:49:28 +0000 (14:49 -0400)
Signed-off-by: Zhe <zhehuang@research.att.com>
Change-Id: I4446b8d81b79d3d4cc9bcd50784dbe35fbb95f00

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

index a83e752..ce2299c 100644 (file)
@@ -23,4 +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
+  RMR_SRC_ID: {{ include "ricxapp.servicename" . }}-rmr.{{ include "ricxapp.namespace" . }}:4560
\ No newline at end of file