chore(SCALE): lower default number of cnpg instances
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
label: Instances
|
label: Instances
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 2
|
default: 1
|
||||||
- variable: singleNode
|
- variable: singleNode
|
||||||
label: singleNode
|
label: singleNode
|
||||||
schema:
|
schema:
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
label: Instances
|
label: Instances
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 2
|
default: 1
|
||||||
- variable: createRO
|
- variable: createRO
|
||||||
label: "Create ReadOnly Instance"
|
label: "Create ReadOnly Instance"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user