From 9f299e4428689ea2caef5c476d4cf2f1b5e0da86 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sat, 8 Apr 2023 02:25:52 -0400 Subject: [PATCH] Use authentik middleware for sonarr --- cluster/apps/download/sonarr/ingress.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/download/sonarr/ingress.yaml b/cluster/apps/download/sonarr/ingress.yaml index 1d311bf..d26ef19 100644 --- a/cluster/apps/download/sonarr/ingress.yaml +++ b/cluster/apps/download/sonarr/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 spec: rules: - host: "k3sson.***REMOVED***"