From d78df4fc65dc097aed1228b4fa74e1e21f9353cc Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 6 Feb 2024 22:52:37 +0100 Subject: [PATCH] Update library/common/templates/class/velero/_schedule.tpl Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- library/common/templates/class/velero/_schedule.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/common/templates/class/velero/_schedule.tpl b/library/common/templates/class/velero/_schedule.tpl index cf798fb7..32081166 100644 --- a/library/common/templates/class/velero/_schedule.tpl +++ b/library/common/templates/class/velero/_schedule.tpl @@ -42,7 +42,7 @@ spec: schedule: {{ $objectData.schedule | quote }} {{- if (kindIs "bool" $objectData.useOwnerReferencesInBackup) }} useOwnerReferencesInBackup: {{ $objectData.useOwnerReferencesInBackup }} - {{- end -}} + {{- end }} template: {{- if not $objectData.template -}} includedNamespaces: