Argo · Schema

CronWorkflowSpec

Specification of a cron workflow

CNCFCI/CDGitOpsKubernetesOpen SourceProgressive DeliveryWorkflow Engine

Properties

Name Type Description
schedule string Cron schedule expression
timezone string Timezone for the cron schedule
startingDeadlineSeconds integer
concurrencyPolicy string
suspend boolean Whether the cron workflow is suspended
successfulJobsHistoryLimit integer
failedJobsHistoryLimit integer
workflowSpec object
workflowMetadata object
View JSON Schema on GitHub