X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2mgr%2Ftemplates%2Fconfigmap.yaml;h=690f4f8382e065da91b037cdfc2c6d907787b9f1;hb=948cb92657906b0c6ede9e1f82a56b95521fe0b4;hp=fcfe9a0cc01aeb6604fe39987296d348aeab1c6a;hpb=d32ff1f486548b1a6123761055c2757c5762904f;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2mgr/templates/configmap.yaml b/ric-platform/50-RIC-Platform/helm/e2mgr/templates/configmap.yaml index fcfe9a0c..690f4f83 100644 --- a/ric-platform/50-RIC-Platform/helm/e2mgr/templates/configmap.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2mgr/templates/configmap.yaml @@ -24,6 +24,6 @@ metadata: data: router.txt: | newrt|start - rte|1001|{{ include "common.servicename.e2term" .}}:38000 - rte|2002|{{ include "common.servicename.e2mgr" .}}:3801 + rte|1001|{{ include "common.servicename.e2term.rmr" .}}:38000 + rte|2002|{{ include "common.servicename.e2mgr.rmr" .}}:3801 newrt|end