Skip to content

Commit 0ec3fca

Browse files
committed
fix typo
1 parent de19e2d commit 0ec3fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/linkurious-enterprise/templates/velero-schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- if .Values.backup.velero.Backup.enabled }}
1+
{{- if .Values.backup.velero.enabled }}
22
{{- if (not (.Capabilities.APIVersions.Has "velero.io/v1")) }}
33
{{- fail "ERROR: You have to deploy velero.io/v1 first or disable velero backup" }}
44
{{- end }}

0 commit comments

Comments
 (0)