diff --git a/apps/prod/authelia/values.yaml b/apps/prod/authelia/values.yaml index e4c9f69..d99e804 100644 --- a/apps/prod/authelia/values.yaml +++ b/apps/prod/authelia/values.yaml @@ -49,6 +49,7 @@ ingress: middlewares: auth: nameOverride: "authelia" + endpointOverride: '?authelia_url=https://auth.example.com' authResponseHeaders: - "Remote-User" - "Remote-Groups"