diff --git a/durpapi/templates/ingress.yaml b/durpapi/templates/ingress.yaml index d2302a3..040e30d 100644 --- a/durpapi/templates/ingress.yaml +++ b/durpapi/templates/ingress.yaml @@ -7,9 +7,6 @@ spec: - websecure routes: - match: Host("test.durp.info") && PathPrefix(`/`) - middlewares: - - name: authentik-proxy-provider - namespace: traefik kind: Rule services: - name: "durpapi-service"