feat: add CNPG hibernation option to GUI

This commit is contained in:
Kjeld Schouten-Lebbing 2023-05-12 12:30:20 +02:00
parent 1ff0a0c0e4
commit 166dbfecc2
1 changed files with 6 additions and 0 deletions

View File

@ -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: