Update postgresql.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
f6bc2d4d60
commit
38b43ad7af
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue