diff --git a/templates/questions/postgresql/postgresql.yaml b/templates/questions/postgresql/postgresql.yaml index b87ddf02e40..ae46dbde6ca 100644 --- a/templates/questions/postgresql/postgresql.yaml +++ b/templates/questions/postgresql/postgresql.yaml @@ -403,6 +403,7 @@ schema: type: list default: [] + show_if: [["enabled", "=", true]] items: - variable: backupschedule label: BackupSchedule @@ -443,6 +444,7 @@ schema: type: list default: [] + show_if: [["enabled", "=", true]] items: - variable: backup label: Backup