Update postgresql.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2024-05-01 16:46:46 +02:00 committed by GitHub
parent f6bc2d4d60
commit 38b43ad7af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 11 deletions

View File

@ -133,22 +133,11 @@
schema: schema:
type: boolean type: boolean
default: false default: false
- variable: serverName
label: "serverName"
schema:
type: string
default: ""
- variable: revision - variable: revision
label: "revision" label: "revision"
schema: schema:
type: string type: string
default: "" default: ""
- variable: destinationPath
label: "destinationPath"
schema:
type: string
show_if: [["enabled", "=", true]]
default: ""
- variable: retentionPolicy - variable: retentionPolicy
label: "retentionPolicy" label: "retentionPolicy"
schema: schema: