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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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: