diff --git a/api/templates/ingress.yaml b/api/templates/ingress.yaml index 64f75a9..7108848 100644 --- a/api/templates/ingress.yaml +++ b/api/templates/ingress.yaml @@ -12,7 +12,7 @@ spec: namespace: traefik kind: Rule services: - - name: durpapi-service.durpapi.traefik.mesh + - name: durpapi-service.durpapi.svc.cluster.local port: 80 tls: secretName: durpapi-tls