Set secret key with secret

This commit is contained in:
SeanOMik 2023-04-07 01:20:41 -04:00
parent efc26369ae
commit 3d45245312
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ spec:
namespace: flux-system namespace: flux-system
values: values:
authentik: authentik:
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