From da721e424423c0e43ba4cd68c2d92c8b2d9b2a3a Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sat, 8 Apr 2023 14:21:35 -0400 Subject: [PATCH] Add authentik middleware to qbittorrent ingress --- cluster/apps/download/vpn/ingress.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/download/vpn/ingress.yaml b/cluster/apps/download/vpn/ingress.yaml index eb05bfb..244c48b 100644 --- a/cluster/apps/download/vpn/ingress.yaml +++ b/cluster/apps/download/vpn/ingress.yaml @@ -6,6 +6,7 @@ metadata: annotations: cert-manager.io/cluster-issuer: "letsencrypt-production" traefik.ingress.kubernetes.io/router.entrypoints: websecure + traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd spec: rules: - host: "k3sqbit.***REMOVED***"