From d6d9089b9feae7bb0ddb19bcf092fba17220d698 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 23 Dec 2023 18:25:42 +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 8f947a3061f..8543aada39f 100644 --- a/templates/questions/postgresql/postgresql.yaml +++ b/templates/questions/postgresql/postgresql.yaml @@ -40,7 +40,7 @@ label: Instances schema: type: int - default: 1 + default: 2 - variable: singleNode label: singleNode schema: @@ -95,7 +95,7 @@ label: Instances schema: type: int - default: 1 + default: 2 - variable: createRO label: "Create ReadOnly Instance" schema: