diff --git a/heimdall/templates/ingress.yaml b/heimdall/templates/ingress.yaml index 374151a..003fe20 100644 --- a/heimdall/templates/ingress.yaml +++ b/heimdall/templates/ingress.yaml @@ -9,8 +9,6 @@ spec: routes: - match: Host(`heimdall.durp.info`) && PathPrefix(`/`) middlewares: - - name: whitelist - namespace: traefik - name: authentik-proxy-provider namespace: traefik kind: Rule