Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.TTLStrategy

TTLStrategy is the strategy for the time to live depending on if the workflow succeeded or failed

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
secondsAfterCompletion integer SecondsAfterCompletion is the number of seconds to live after completion
secondsAfterFailure integer SecondsAfterFailure is the number of seconds to live after failure
secondsAfterSuccess integer SecondsAfterSuccess is the number of seconds to live after success
View JSON Schema on GitHub