This commit is contained in:
Michael Thomson
2023-11-23 10:33:00 -05:00
parent dcb70c3030
commit 08a08ea181

View File

@@ -84,7 +84,7 @@ spec:
authentik:
# -- Log level for server and worker
log_level: info
log_level: debug
# -- Secret key used for cookie singing and unique user IDs,
# don't change this after the first install
# secret_key: "${AUTHENTIK_SECRET_KEY}"
@@ -163,6 +163,10 @@ spec:
secretKeyRef:
name: authentik-postgresql-password
key: postgresql-password
AUTHENTIK_POSTGRESQL__PASSWORD:
secretKeyRef:
name: authentik-postgresql-password
key: postgresql-password
service:
# -- Service that is created to access authentik