From 4e1992e14572f2dec40d7a1e4037e8ec41f7cef0 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 9 Jun 2023 01:49:20 +0000 Subject: [PATCH] Update file ingress.yaml --- heimdall/templates/ingress.yaml | 2 -- 1 file changed, 2 deletions(-) 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