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=f58b110769780e58863f753ebb5751d05d757bee;hb=224e62fbef06e873de5b62dc11065f1c74ba9614;hp=f40e0684fc790a66b2f4ba089f0dcb459b40bd1b;hpb=f127b33c7ac113cf0544f3685d9ba4b631cc2e00;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 f40e0684..f58b1107 100644 --- a/ric-platform/50-RIC-Platform/helm/e2term/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2term/values.yaml @@ -38,15 +38,14 @@ e2term: name: e2 tag: 1.6.0 - + privilegedmode: true + hostnetworkmode: true + replicaCount: 1 - env: print: "1" - - service: - rmr: - route: - port: 4561 - data: - port: 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.