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 13abb70576
commit c8a1849bba
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: