Merge "added E2MURL argument"
authorPrabhu K <prabhu.k@nokia.com>
Thu, 27 Feb 2020 04:28:58 +0000 (04:28 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 27 Feb 2020 04:28:58 +0000 (04:28 +0000)
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":