mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-09 05:06:20 +10:00
Try to recovery postgres
This commit is contained in:
@@ -90,6 +90,14 @@ spec:
|
||||
extendedConfiguration: |
|
||||
max_connections = 300
|
||||
shared_buffers = 128MB
|
||||
max_wal_size = 1GB
|
||||
min_wal_size = 80MB
|
||||
wal_buffers = 16MB
|
||||
fsync = off
|
||||
wal_level = minimal
|
||||
zero_damaged_pages = on
|
||||
restore_command = ''
|
||||
recovery_target = 'immediate'
|
||||
labels:
|
||||
role: primary
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user