Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.VolumeClaimGC

VolumeClaimGC describes how to delete volumes from completed Workflows

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
strategy string Strategy is the strategy to use. One of "OnWorkflowCompletion", "OnWorkflowSuccess". Defaults to "OnWorkflowSuccess"
View JSON Schema on GitHub