cluster

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

commit eaac4da35a3618aed00b2c9cfad1fed213d2ffd0
parent b8a50b0fa891130923841449ab47bc6eb2e42fd2
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 16 Nov 2024 00:56:32 +0100

Only do the pg config changes

Diffstat:
Minfrastructure/configs/cnpg-cluster.yaml | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/infrastructure/configs/cnpg-cluster.yaml b/infrastructure/configs/cnpg-cluster.yaml @@ -5,7 +5,9 @@ metadata: namespace: postgres-cluster spec: instances: 3 - imageName: ghcr.io/cloudnative-pg/postgresql:17.1@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4 + #imageName: ghcr.io/cloudnative-pg/postgresql:17.1@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4 + imageName: ghcr.io/mtrnord/db_workaround:17.1 + imagePullPolicy: Always enableSuperuserAccess: true primaryUpdateMethod: switchover ephemeralVolumesSizeLimit: