X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsubmgr%2Ftemplates%2Fconfigmap.yaml;h=2f0bc4e262ac1f6931e04db20d3b507455091f0d;hb=refs%2Fchanges%2F48%2F12148%2F2;hp=a8ee3866c6e5a73540ac7260f9fcd44104e3bab0;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/submgr/templates/configmap.yaml b/helm/submgr/templates/configmap.yaml index a8ee386..2f0bc4e 100644 --- a/helm/submgr/templates/configmap.yaml +++ b/helm/submgr/templates/configmap.yaml @@ -27,9 +27,29 @@ data: "level": 3 "rmr": "protPort" : "tcp:4560" - "maxSize": 2072 + "maxSize": 8192 "numWorkers": 1 "rtmgr": "hostAddr": {{ include "common.servicename.rtmgr.http" . | quote }} "port" : {{ include "common.serviceport.rtmgr.http" . }} "baseUrl" : "/ric/v1" + "db": + "sessionNamespace": "XMSession" + "host": ":6379" + "prot": "tcp" + "maxIdle": 80 + "maxActive": 12000 + "controls": + "e2tSubReqTimeout_ms": 2000 + "e2tSubDelReqTime_ms": 2000 + "e2tRecvMsgTimeout_ms": 2000 + "e2tMaxSubReqTryCount": 2 + "e2tMaxSubDelReqTryCount": 2 + "checkE2State": "true" + "readSubsFromDb": "true" + "dbTryCount": 200 + "dbRetryForever": "true" + "waitRouteCleanup_ms": 5000 + submgrutartg: | + newrt|start + newrt|end