fix: enable PgBouncer to manage Postgres connection pool
This commit is contained in:
@@ -39,6 +39,9 @@ windmill:
|
||||
postgresql:
|
||||
enabled: false
|
||||
|
||||
pgbouncer:
|
||||
enabled: true
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: nginx
|
||||
|
||||
Reference in New Issue
Block a user