X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=E2Manager%2Fresources%2Fconfiguration.yaml;h=a7cfcd3493c03fdf2c74d0134fac7e08bd99d889;hb=514e6041ca6b9b92cb887c941767f298a746e315;hp=0914b8875e79c25adf80057691dd2e4bba1680e0;hpb=07196e9385aa8e1f47796d3eac24385c5817f46d;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/resources/configuration.yaml b/E2Manager/resources/configuration.yaml index 0914b88..a7cfcd3 100644 --- a/E2Manager/resources/configuration.yaml +++ b/E2Manager/resources/configuration.yaml @@ -12,5 +12,12 @@ bigRedButtonTimeoutSec: 5 maxConnectionAttempts: 3 maxRnibConnectionAttempts: 3 rnibRetryIntervalMs: 10 -keepAliveResponseTimeoutMs: 1500 -keepAliveDelayMs: 500 +keepAliveResponseTimeoutMs: 4500 +keepAliveDelayMs: 1500 +e2tInstanceDeletionTimeoutMs: 15000 +globalRicId: + plmnId: 131014 + ricNearRtId: 556670 +kubernetes: + configPath: ./kub_config.yml + namespace: ricplt \ No newline at end of file