X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fa1mediator%2Fvalues.yaml;h=bc18f7426ca839445983b15c982c98f934038196;hb=85c6e9479b4c1ade37cf21387e1c8b42838b2efc;hp=f633cc95016d23da333910eaec1ccb99a4b1d16c;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/a1mediator/values.yaml b/helm/a1mediator/values.yaml index f633cc9..bc18f74 100644 --- a/helm/a1mediator/values.yaml +++ b/helm/a1mediator/values.yaml @@ -25,7 +25,7 @@ a1mediator: imagePullPolicy: IfNotPresent image: name: ric-plt-a1 - tag: 1.0.4 + tag: 2.0.0 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" # Service ports are now defined in @@ -35,5 +35,6 @@ a1mediator: # these are ENV variables that A1 takes; see docs rmr_timeout_config: - rcv_retry_interval_ms: 500 - rcv_retry_times: 20 + a1_rcv_retry_times: 20 + ins_del_no_resp_ttl: 5 + ins_del_resp_ttl: 10