Dont log debug

This commit is contained in:
SeanOMik 2023-04-08 01:59:30 -04:00
parent 3d45245312
commit 414c15cd20
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ spec:
# secret_key: "${SECRET_AUTHENTIK_SECRET_KEY}" # secret_key: "${SECRET_AUTHENTIK_SECRET_KEY}"
# This sends anonymous usage-data, stack traces on errors and # This sends anonymous usage-data, stack traces on errors and
# performance data to sentry.beryju.org, and is fully opt-in # performance data to sentry.beryju.org, and is fully opt-in
log_level: debug #log_level: debug
error_reporting: error_reporting:
enabled: true enabled: true
environment: "k3s" environment: "k3s"