From: rangajal Date: Thu, 13 Feb 2020 11:24:35 +0000 (+0000) Subject: added E2MURL argument X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=10fd7c45b3374396428eb7ab189dfed7e3cdc3cc;p=ric-plt%2Fric-dep.git added E2MURL argument Signed-off-by: rangajal Change-Id: I0dd31c37d75f923b6c65644dc7db4519ed48b98a --- diff --git a/helm/rtmgr/templates/config.yaml b/helm/rtmgr/templates/config.yaml index b1dcdfa..d4ee362 100644 --- a/helm/rtmgr/templates/config.yaml +++ b/helm/rtmgr/templates/config.yaml @@ -52,6 +52,8 @@ data: "XMURL": "http://{{ include "common.servicename.appmgr.http" . }}:{{ include "common.serviceport.appmgr.http" . }}/ric/v1/xapps" + "E2MURL": + "http://{{ include "common.servicename.e2mgr.http" . }}:{{ include "common.serviceport.e2mgr.http" . }}/v1/e2t/list" "RTFILE": "/db/rt.json" "CFGFILE":