X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Frtmgr%2Fvalues.yaml;h=d32f7184073f5bac54b9727d93c93fd9f1c1d9ee;hb=f89d05a93a03778ee307f0ec5e545d06620766d7;hp=904a59715f07c0a1002c8b2b529bbb0fcdf9d108;hpb=35f4069bf0175d1c03bb3a9ce7fc35ef5fd9397f;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml b/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml index 904a5971..d32f7184 100644 --- a/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/rtmgr/values.yaml @@ -39,17 +39,13 @@ rtmgr: name: rtmgr tag: 0.0.2 - service: - rmr: - route: - port: 4561 - data: - port: 4560 - rpe: rmrpush sbi: nngpush sbiurl: 0.0.0.0 nbi: httpRESTful nbiurl: http://0.0.0.0:8888 - loglevel: DEBUG + # 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.