mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-01-27 10:19:11 +00:00
fix: increase max connection count
This commit is contained in:
@@ -15,6 +15,10 @@ spec:
|
||||
bootstrap:
|
||||
recovery:
|
||||
source: postgres-backup
|
||||
postgresql:
|
||||
parameters:
|
||||
max_connections: "300"
|
||||
shared_buffers: "512MB"
|
||||
monitoring:
|
||||
enablePodMonitor: true
|
||||
backup:
|
||||
|
||||
Reference in New Issue
Block a user