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%2F60%2F12160%2F2;hp=a92391c4008a4856810bc86f1be5a00586f732fe;hpb=b9a2a72624254aeb2b3f575fee34aa4efde71573;p=ric-plt%2Fric-dep.git diff --git a/helm/submgr/templates/configmap.yaml b/helm/submgr/templates/configmap.yaml index a92391c..2f0bc4e 100644 --- a/helm/submgr/templates/configmap.yaml +++ b/helm/submgr/templates/configmap.yaml @@ -33,13 +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