From 4ef39041827b0f497ab4d3b647c432a0e209dff7 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 6 Apr 2023 23:40:30 -0400 Subject: [PATCH] Set authentik to debug log level --- cluster/apps/authentik/helm-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cluster/apps/authentik/helm-release.yaml b/cluster/apps/authentik/helm-release.yaml index 8e84a6f..9d71637 100644 --- a/cluster/apps/authentik/helm-release.yaml +++ b/cluster/apps/authentik/helm-release.yaml @@ -20,6 +20,7 @@ spec: secret_key: "${SECRET_AUTHENTIK_SECRET_KEY}" # This sends anonymous usage-data, stack traces on errors and # performance data to sentry.beryju.org, and is fully opt-in + log_level: debug error_reporting: enabled: true postgresql: