add authentik [ci skip]

This commit is contained in:
Viktor Barzin 2024-11-12 20:20:10 +00:00
parent 16cd13abc3
commit cb3ec53d41
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
6 changed files with 96 additions and 0 deletions

View file

@ -0,0 +1,18 @@
authentik:
secret_key: "${secret_key}"
# This sends anonymous usage-data, stack traces on errors and
# performance data to authentik.error-reporting.a7k.io, and is fully opt-in
error_reporting:
enabled: true
postgresql:
host: postgresql.dbaas.svc.cluster.local
user: authentik
password: ${postgres_password}
redis:
host: redis.redis.svc.cluster.local
server:
ingress:
enabled: false
# hosts:
# - authentik.viktorbarzin.me