X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2mgr%2Fvalues.yaml;h=ed90d34f9416bbbf34d91dd02a4145aecf0ba2b9;hb=224e62fbef06e873de5b62dc11065f1c74ba9614;hp=f2509d8b36cd6f00d6d65c615335a32d2ebd3a7f;hpb=3803859c341dc62bdcd79ba94be585592a94672b;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml b/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml index f2509d8b..ed90d34f 100644 --- a/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2mgr/values.yaml @@ -40,19 +40,16 @@ e2mgr: image: name: e2mgr tag: 1.6.0 - + + privilegedmode: false replicaCount: 1 env: RIC_ID: "bbbccc-abcd0e/20" - service: - http: - port: 3800 - containerPort: 3800 - rmr: - route: - port: 4561 - data: - port: 3801 + + # 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.