From 9205bc16eab5bc89c0be3c94522e3d8364707e66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 16 Mar 2025 01:25:16 +0100 Subject: [PATCH] update cnpg --- deploy/cloudnativepg/postgres-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/cloudnativepg/postgres-base.yaml b/deploy/cloudnativepg/postgres-base.yaml index d5b0056..5f6a166 100644 --- a/deploy/cloudnativepg/postgres-base.yaml +++ b/deploy/cloudnativepg/postgres-base.yaml @@ -4,7 +4,7 @@ metadata: name: postgres-base namespace: postgres spec: - instances: 1 + instances: 3 storage: size: 50Gi storageClassName: longhorn