cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 39fbc23825c958f47ee5f5b60ac2dcaa01328cf7
parent 2ec44ae08eab9da5732a9d7be74fb8e3bd30cd2e
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  7 Apr 2023 13:20:53 +0200

fix crd

Diffstat:
Minfrastructure/configs/postgres-clusters.yaml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -48,7 +48,6 @@ spec: loop_wait: 10 retry_timeout: 10 synchronous_commit: "on" - synchronous_standby_names: "*" synchronous_mode_strict: false synchronous_node_count: 1 maximum_lag_on_failover: 33554432