diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index 3d33391..d2cd7e2 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -9,7 +9,6 @@ spec: - match: Host("api.dev.durp.info") && PathPrefix(`/api`) kind: Rule middlewares: - - name: jwt - name: traefik-real-ip services: - name: "durpapi-service"