mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 05:03:12 -03:00
feat: add CNPG hibernation option to GUI
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
schema:
|
||||
type: int
|
||||
default: 2
|
||||
- variable: hibernate
|
||||
label: Hibernate
|
||||
description: "enable to safely hibernate and shutdown the postgresql cluster"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
- variable: storage
|
||||
label: "Storage"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user