a7cfcd3493c03fdf2c74d0134fac7e08bd99d889
[ric-plt/e2mgr.git] / E2Manager / resources / configuration.yaml
1 logging:
2   logLevel: info
3 http:
4   port: 3800
5 rmr:
6   port: 3801
7   maxMsgSize: 65536
8 routingManager:
9   baseUrl: http://10.0.2.15:12020/ric/v1/handles/
10 notificationResponseBuffer: 100
11 bigRedButtonTimeoutSec: 5
12 maxConnectionAttempts: 3
13 maxRnibConnectionAttempts: 3
14 rnibRetryIntervalMs: 10
15 keepAliveResponseTimeoutMs: 4500
16 keepAliveDelayMs: 1500
17 e2tInstanceDeletionTimeoutMs: 15000
18 globalRicId:
19   plmnId: 131014
20   ricNearRtId: 556670
21 kubernetes:
22   configPath: ./kub_config.yml
23   namespace: ricplt