added E2MURL argument 04/2504/1
authorrangajal <ranjit.angajala@nokia.com>
Thu, 13 Feb 2020 11:24:35 +0000 (11:24 +0000)
committerrangajal <ranjit.angajala@nokia.com>
Thu, 13 Feb 2020 11:28:59 +0000 (11:28 +0000)
Signed-off-by: rangajal <ranjit.angajala@nokia.com>
Change-Id: I0dd31c37d75f923b6c65644dc7db4519ed48b98a

helm/rtmgr/templates/config.yaml

index b1dcdfa..d4ee362 100644 (file)
@@ -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":