Update postgresql.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
8d456c3bcf
commit
6f2231bf2a
|
@ -44,7 +44,7 @@
|
|||
label: Size
|
||||
schema:
|
||||
type: string
|
||||
default: "256Gi"
|
||||
default: "100Gi"
|
||||
- variable: walStorage
|
||||
label: "WAL Storage"
|
||||
schema:
|
||||
|
@ -55,7 +55,7 @@
|
|||
label: Size
|
||||
schema:
|
||||
type: string
|
||||
default: "256Gi"
|
||||
default: "100Gi"
|
||||
- variable: monitoring
|
||||
label: "Monitoring Settings"
|
||||
schema:
|
||||
|
|
Loading…
Reference in New Issue