commit cc1bfaa0131904b49e3c7990f50fb49c82f273fd
parent 8edcbfe6d2fb817d0d64909a3fd0efc3d2173018
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Thu, 4 Dec 2025 22:07:35 +0100
fix config
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/infrastructure_talos/configs/cnpg-cluster.yaml b/infrastructure_talos/configs/cnpg-cluster.yaml
@@ -86,8 +86,8 @@ spec:
track_wal_io_timing: "on"
maintenance_io_concurrency: "150"
wal_recycle: "on"
- pg_hba:
- - host concourse concourse all md5
+ pg_hba:
+ - host concourse concourse all md5
# backup:
# target: prefer-standby
# retentionPolicy: 30d