🔧 dns optim

This commit is contained in:
auricom
2022-09-16 13:38:50 +02:00
parent 8a2da73adb
commit bcd73d05d9
31 changed files with 45 additions and 50 deletions

View File

@@ -39,7 +39,7 @@ spec:
RUN_AT_START: true
database:
DB_TYPE: postgres
HOST: postgres-rw.default.svc.cluster.local:5432
HOST: postgres-rw.default.svc.cluster.local.:5432
NAME: gitea
SCHEMA: public
SSL_MODE: disable