commit 887bdbd71e115024b42836efaa1eb7bdf2ba8ad1 parent eaac4da35a3618aed00b2c9cfad1fed213d2ffd0 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 16 Nov 2024 00:58:12 +0100 Switch image Diffstat:
| M | infrastructure/configs/cnpg-cluster.yaml | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/infrastructure/configs/cnpg-cluster.yaml b/infrastructure/configs/cnpg-cluster.yaml @@ -5,9 +5,7 @@ metadata: namespace: postgres-cluster spec: instances: 3 - #imageName: ghcr.io/cloudnative-pg/postgresql:17.1@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4 - imageName: ghcr.io/mtrnord/db_workaround:17.1 - imagePullPolicy: Always + imageName: ghcr.io/cloudnative-pg/postgresql:17.1@sha256:97d2ce14655071fa605eece095dcc26dec31b1046386f9939c2538d270e1e7a4 enableSuperuserAccess: true primaryUpdateMethod: switchover ephemeralVolumesSizeLimit: