X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fe2mgr%2Ftemplates%2Fingress-e2mgr.yaml;h=23d1975dbb9acffc44dd4c0dfd36e1856f0cc66f;hb=eff75e0c7e0ff54d63f06a760c1328333a0f9b18;hp=d1c8faac832fb703e43a524675077bd2004eebb7;hpb=f63773cf637d9cfa516459cc9a0f951542811aaa;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/e2mgr/templates/ingress-e2mgr.yaml b/ric-platform/50-RIC-Platform/helm/e2mgr/templates/ingress-e2mgr.yaml index d1c8faac..23d1975d 100644 --- a/ric-platform/50-RIC-Platform/helm/e2mgr/templates/ingress-e2mgr.yaml +++ b/ric-platform/50-RIC-Platform/helm/e2mgr/templates/ingress-e2mgr.yaml @@ -9,4 +9,4 @@ spec: - path: /e2mgr backend: serviceName: {{ include "common.servicename.e2mgr.http" . }} - servicePort: {{ .Values.e2mgr.service.http.port }} + servicePort: {{ include "common.serviceport.e2mgr.http" . }}