mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 02:31:20 -03:00
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
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user