From 38b43ad7af469a30d300467464173176ddc8b66a Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 1 May 2024 16:46:46 +0200 Subject: [PATCH] Update postgresql.yaml Signed-off-by: Kjeld Schouten --- templates/questions/postgresql/postgresql.yaml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/templates/questions/postgresql/postgresql.yaml b/templates/questions/postgresql/postgresql.yaml index ff6e1d9c7d4..a415694b407 100644 --- a/templates/questions/postgresql/postgresql.yaml +++ b/templates/questions/postgresql/postgresql.yaml @@ -133,22 +133,11 @@ schema: type: boolean default: false - - variable: serverName - label: "serverName" - schema: - type: string - default: "" - variable: revision label: "revision" schema: type: string default: "" - - variable: destinationPath - label: "destinationPath" - schema: - type: string - show_if: [["enabled", "=", true]] - default: "" - variable: retentionPolicy label: "retentionPolicy" schema: