mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
auth try
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user