feat(deploy): add pgbouncer poolers

This commit is contained in:
2026-05-03 15:03:59 +08:00
parent c1ef717d17
commit 774b907da8
5 changed files with 291 additions and 9 deletions
+6
View File
@@ -54,6 +54,12 @@ services:
monitoring-postgres:
pull_policy: never
pgbouncer:
pull_policy: never
monitoring-pgbouncer:
pull_policy: never
rabbitmq:
pull_policy: never