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=e92e4ed55adddd2d364ad1585fa9fd8bc1a68133;hb=a9ae10bcbf57300b65fb0f39090034554c59270c;hp=7893d3c5ad29c0043ad5b69c5ee762a93e409763;hpb=0309475769b27702c8c886411222882da8b519b1;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 7893d3c5..e92e4ed5 100644 --- a/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/a1mediator/values.yaml @@ -31,19 +31,12 @@ a1mediator: name: ric-plt-a1 tag: 0.8.3 - service: - http: - port: 10000 - containerPort: 10000 - rmr: - route: - port: 4561 - data: - port: 4562 - + # 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 -