Moved platform databases to platform-postgres

This commit is contained in:
Arvind Prabhakar 2026-06-24 20:28:38 +00:00
commit 5ee0a9e59d
8 changed files with 57 additions and 53 deletions

View file

@ -22,7 +22,7 @@ route:
servicePort: 3000
database:
host: postgres.database.svc.cluster.local
host: platform-postgres.platform-services.svc.cluster.local
port: 5432
name: forgejo
user: forgejo