X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fa1mediator%2Ftemplates%2Fingress-a1mediator.yaml;h=4d26d304e387b86a9a5f6ff907e32e73f507eb03;hb=00599f878be182dc99e515e94b50f35b35956619;hp=d7b63abc74ba690d1a78afa2b31306f5b40d477f;hpb=f63773cf637d9cfa516459cc9a0f951542811aaa;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/a1mediator/templates/ingress-a1mediator.yaml b/ric-platform/50-RIC-Platform/helm/a1mediator/templates/ingress-a1mediator.yaml index d7b63abc..4d26d304 100644 --- a/ric-platform/50-RIC-Platform/helm/a1mediator/templates/ingress-a1mediator.yaml +++ b/ric-platform/50-RIC-Platform/helm/a1mediator/templates/ingress-a1mediator.yaml @@ -9,4 +9,4 @@ spec: - path: /a1mediator backend: serviceName: {{ include "common.servicename.a1mediator.http" . }} - servicePort: {{ .Values.a1mediator.service.http.port }} \ No newline at end of file + servicePort: {{ include "common.serviceport.a1mediator.http" . }}