X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fsubmgr%2Ftemplates%2Fconfigmap.yaml;h=2f0bc4e262ac1f6931e04db20d3b507455091f0d;hb=refs%2Fchanges%2F48%2F12148%2F2;hp=92c3f8d41b2f5f0595ea4437f70db221cade51c1;hpb=f1bf45955876f9ed5779b65d0be49af7bd68d04f;p=ric-plt%2Fric-dep.git diff --git a/helm/submgr/templates/configmap.yaml b/helm/submgr/templates/configmap.yaml index 92c3f8d..2f0bc4e 100644 --- a/helm/submgr/templates/configmap.yaml +++ b/helm/submgr/templates/configmap.yaml @@ -33,6 +33,23 @@ data: "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