From af4d2efdcac1c5c88617af472e3d55091c4b15be Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sat, 8 Apr 2023 02:30:20 -0400 Subject: [PATCH] Use the correct middleware name for the sonarr ingress --- cluster/apps/download/sonarr/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/sonarr/ingress.yaml b/cluster/apps/download/sonarr/ingress.yaml index d26ef19..04cd455 100644 --- a/cluster/apps/download/sonarr/ingress.yaml +++ b/cluster/apps/download/sonarr/ingress.yaml @@ -6,7 +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 + traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd spec: rules: - host: "k3sson.***REMOVED***"