From 6f2231bf2a1772002e6acdd17a0c71bfaa79b6d2 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 21 Dec 2023 14:03:02 +0100 Subject: [PATCH] Update postgresql.yaml Signed-off-by: Kjeld Schouten --- templates/questions/postgresql/postgresql.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/questions/postgresql/postgresql.yaml b/templates/questions/postgresql/postgresql.yaml index b9812da48e2..e61a24a225e 100644 --- a/templates/questions/postgresql/postgresql.yaml +++ b/templates/questions/postgresql/postgresql.yaml @@ -44,7 +44,7 @@ label: Size schema: type: string - default: "256Gi" + default: "100Gi" - variable: walStorage label: "WAL Storage" schema: @@ -55,7 +55,7 @@ label: Size schema: type: string - default: "256Gi" + default: "100Gi" - variable: monitoring label: "Monitoring Settings" schema: