X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fa1mediator%2Fvalues.yaml;h=72298b5a1c812df59644d78d82a6ecd53506c8fd;hb=8195fb061b7fd8b9d1fabea509ed841b885655b3;hp=e92e4ed55adddd2d364ad1585fa9fd8bc1a68133;hpb=b40448785de1a21c690a4a8c86c9956391dc2b65;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml b/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml index e92e4ed5..72298b5a 100644 --- a/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml @@ -29,14 +29,15 @@ a1mediator: image: name: ric-plt-a1 - tag: 0.8.3 + tag: 2.0.0 - # Service ports are now defined in + # Service ports are now defined in # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file. # If need to change a service port, make the code change necessary, then # update the _ports.tpl file with the new port number. # 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