We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de19e2d commit 0ec3fcaCopy full SHA for 0ec3fca
1 file changed
charts/linkurious-enterprise/templates/velero-schedule.yaml
@@ -1,4 +1,4 @@
1
-{{- if .Values.backup.velero.Backup.enabled }}
+{{- if .Values.backup.velero.enabled }}
2
{{- if (not (.Capabilities.APIVersions.Has "velero.io/v1")) }}
3
{{- fail "ERROR: You have to deploy velero.io/v1 first or disable velero backup" }}
4
{{- end }}
0 commit comments