Set secret key with secret
This commit is contained in:
parent
efc26369ae
commit
3d45245312
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue