update postgres url for gitea, netmaker, and peertube

This commit is contained in:
2025-11-13 21:16:49 -05:00
parent a514eed9cf
commit d17fce4dcc
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ data:
DNS_MODE: "off"
DISPLAY_KEYS: "on"
DATABASE: postgres
SQL_HOST: "weyma-pgsql-rw.cloudnativepg.svc.cluster.local"
SQL_HOST: "pooler-weyma-rw.cloudnativepg.svc.cluster.local"
SQL_PORT: "5432"
SQL_DB: "netmaker"
SQL_USER: "netmaker"