commit 16b03f9559941b77617e3f95223812e3226a2762
parent 39fbc23825c958f47ee5f5b60ac2dcaa01328cf7
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 7 Apr 2023 13:23:01 +0200
fix crd
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml
@@ -43,11 +43,11 @@ spec:
volume:
size: 10Gi
patroni:
- failsafe_mode: false
ttl: 30
loop_wait: 10
retry_timeout: 10
- synchronous_commit: "on"
+ failsafe_mode: true
+ synchronous_mode: true
synchronous_mode_strict: false
synchronous_node_count: 1
maximum_lag_on_failover: 33554432