Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.SuspendTemplate

SuspendTemplate is a template subtype to suspend a workflow at a predetermined point in time

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
duration string Duration is the seconds to wait before automatically resuming a template. Must be a string. Default unit is seconds. Could also be a Duration, e.g.: "2m", "6h"
View JSON Schema on GitHub