[root@f01-h14-000-r640 oadp-helpers]# oc get schedule -A NAMESPACE NAME STATUS SCHEDULE LASTBACKUP AGE openshift-adp backup-scheduler-60pods-every-10min FailedValidation \*/10 * * * 3 64s status: phase: FailedValidation validationErrors: - 'invalid schedule: Failed to parse int from \*: strconv.Atoi: parsing "\\*": invalid syntax' ------------------------------------------------------------------ apiVersion: velero.io/v1 kind: Schedule metadata: name: backup-scheduler-60pods-every-10min namespace: openshift-adp labels: velero.io/storage-location: example-velero-1 spec: schedule: */10 * * * 3 template: error: error parsing backup-scheduler-60pods.yaml: error converting YAML to JSON: yaml: line 9: did not find expected alphabetic or numeric character -----------------------------------------------------------------------