Fix a bug with RMR source name
[it/dev.git] / 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