X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2term%2Fvalues.yaml;h=a4d72fcca6bf40f1a29b40dd5ebdcd4a1d8aee16;hb=bb6097c9e2fa2918028892b2c5e675841029bee9;hp=17d2c5cf88cbb98c3644366ca1337bc9b503e98a;hpb=e29b9bed3c1581f35e7f3bc5e5ab162897bc9e6b;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2term/values.yaml b/ric-platform/50-RIC-Platform/helm/e2term/values.yaml index 17d2c5cf..a4d72fcc 100644 --- a/ric-platform/50-RIC-Platform/helm/e2term/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2term/values.yaml @@ -36,16 +36,14 @@ repositoryCred: docker-reg-cred e2term: image: name: e2 - tag: 1.0.0 + tag: 1.6.0 replicaCount: 1 - env: print: "1" - RMR_RTG_SVC: "ric-full-rtmgr" - - service: - rmr: - port: 38000 - containerPort: 38000 + + # 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.