RIC-208 - KA Decision: ask K8S to restart E2T instance - comment code
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
index 94d9fc1..434994b 100644 (file)
@@ -4,6 +4,17 @@ http:
   port: 3800
 rmr:
   port: 3801
-  maxMsgSize: 4096
+  maxMsgSize: 65536
+routingManager:
+  baseUrl: http://10.0.2.15:12020/ric/v1/handles/
 notificationResponseBuffer: 100
 bigRedButtonTimeoutSec: 5
+maxConnectionAttempts: 3
+maxRnibConnectionAttempts: 3
+rnibRetryIntervalMs: 10
+keepAliveResponseTimeoutMs: 4500
+keepAliveDelayMs: 1500
+e2tInstanceDeletionTimeoutMs: 15000
+globalRicId:
+  plmnId: 131014
+  ricNearRtId: 556670
\ No newline at end of file