mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 13:54:58 -03:00
Update library/common/templates/class/velero/_schedule.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user