diff --git a/platform/trow/templates/ingress.yaml b/platform/trow/templates/ingress.yaml index 64fd900b..bca3871e 100644 --- a/platform/trow/templates/ingress.yaml +++ b/platform/trow/templates/ingress.yaml @@ -15,9 +15,9 @@ spec: - pathType: ImplementationSpecific backend: service: - name: trow-svc + name: trow port: - name: http-tcp + number: {{ .Values.trow.service.port }} tls: - hosts: - *host