X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2mgr%2Ftemplates%2Fservice.yaml;h=2eb580ff57a28b754a3787302d75b53e9767cadd;hb=b98e18905302fc97cd0ec46c8cc10b1844f08e4e;hp=d2a2a80c5817dba82e8e46cf777f7d1f13d9e271;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2mgr/templates/service.yaml b/ric-platform/50-RIC-Platform/helm/e2mgr/templates/service.yaml index d2a2a80c..2eb580ff 100644 --- a/ric-platform/50-RIC-Platform/helm/e2mgr/templates/service.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2mgr/templates/service.yaml @@ -18,7 +18,7 @@ apiVersion: v1 kind: Service metadata: - name: {{ include "e2mgr.fullname" . }} + name: {{ include "common.servicename.e2mgr" . }} namespace: {{ include "common.namespace" . }} labels: app: {{ include "common.namespace" . }}-{{ include "common.name" . }}