move to use local names for some dbs to reduce dns load[ci skip]

This commit is contained in:
Viktor Barzin 2025-01-15 22:28:46 +00:00
parent d0e68769e7
commit 80d7c29946
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
3 changed files with 4 additions and 4 deletions

View file

@ -5,11 +5,11 @@ authentik:
error_reporting:
enabled: true
postgresql:
host: postgresql.dbaas.svc.cluster.local
host: postgresql.dbaas
user: authentik
password: ${postgres_password}
redis:
host: redis.redis.svc.cluster.local
host: redis.redis
server:
ingress: