chore(SCALE): lower default number of cnpg instances

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2024-01-07 12:28:38 +01:00
committed by GitHub
parent d1eec0603b
commit 482c3df9dc

View File

@@ -40,7 +40,7 @@
label: Instances
schema:
type: int
default: 2
default: 1
- variable: singleNode
label: singleNode
schema:
@@ -95,7 +95,7 @@
label: Instances
schema:
type: int
default: 2
default: 1
- variable: createRO
label: "Create ReadOnly Instance"
schema: