From b69cc16002ba904991bcf83f6316ed2162af340b Mon Sep 17 00:00:00 2001 From: Davide Piu Date: Thu, 19 Feb 2026 22:56:50 +0000 Subject: [PATCH] fix: remove Authelia default_redirection_url conflicting with authelia_url --- clusters/lab/security/authelia.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/clusters/lab/security/authelia.yaml b/clusters/lab/security/authelia.yaml index 28d25de..b642dbc 100644 --- a/clusters/lab/security/authelia.yaml +++ b/clusters/lab/security/authelia.yaml @@ -55,7 +55,6 @@ spec: cookies: - domain: davidepiu.xyz subdomain: auth - default_redirection_url: https://auth.davidepiu.xyz storage: local: enabled: true