From d30d4ee43f9f69e38bcedb0213c9ada0a121e7c6 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Fri, 24 Apr 2026 19:51:36 -0400 Subject: [PATCH] Update pg-cluster-customer1.yaml --- apps/base/customer1/pg-cluster-customer1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/pg-cluster-customer1.yaml b/apps/base/customer1/pg-cluster-customer1.yaml index 4fa155e..b2f71ec 100644 --- a/apps/base/customer1/pg-cluster-customer1.yaml +++ b/apps/base/customer1/pg-cluster-customer1.yaml @@ -18,7 +18,7 @@ spec: login: true passwordSecret: name: news-app-password - instances: 3 + instances: 1 imageName: ghcr.io/cloudnative-pg/postgresql:15.2 storage: size: 10Gi