Merge "Add one-click deployment scripts for deploying INFRA PLT and AUX"
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / a1mediator / templates / ingress-a1mediator.yaml
index d7b63ab..4d26d30 100644 (file)
@@ -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" . }}