From: Anssi Mannila Date: Wed, 17 Feb 2021 10:38:06 +0000 (+0200) Subject: New submgr parameters in configmap.yaml X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=b9a2a72624254aeb2b3f575fee34aa4efde71573;p=ric-plt%2Fric-dep.git New submgr parameters in configmap.yaml Change-Id: Ie8166a7e0279a8f394c7b16697c44a74dde20240 Signed-off-by: Anssi Mannila --- diff --git a/helm/submgr/templates/configmap.yaml b/helm/submgr/templates/configmap.yaml index 92c3f8d..a92391c 100644 --- a/helm/submgr/templates/configmap.yaml +++ b/helm/submgr/templates/configmap.yaml @@ -33,6 +33,13 @@ data: "hostAddr": {{ include "common.servicename.rtmgr.http" . | quote }} "port" : {{ include "common.serviceport.rtmgr.http" . }} "baseUrl" : "/ric/v1" + "controls": + "e2tSubReqTimeout_ms": 2000 + "e2tSubDelReqTime_ms": 2000 + "e2tRecvMsgTimeout_ms": 2000 + "e2tMaxSubReqTryCount": 2 + "e2tMaxSubDelReqTryCount": 2 + "readSubsFromDb": "true" submgrutartg: | newrt|start newrt|end