X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fa1mediator%2Fvalues.yaml;h=8a58108f4f6bd5e724a6a3d9bcd53ca76b0ca620;hb=refs%2Fchanges%2F34%2F1234%2F9;hp=d09cb18910d0998706c2120acc8e1d71ae575421;hpb=f63773cf637d9cfa516459cc9a0f951542811aaa;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 d09cb189..8a58108f 100644 --- a/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml @@ -29,19 +29,14 @@ a1mediator: image: name: ric-plt-a1 - tag: 0.8.2 - - service: - http: - port: 10000 - containerPort: 10000 - rmr: - port: 4562 - containerPort: 4562 + tag: 0.10.3 + # 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 -