ArgoWorkflows::IoArgoprojWorkflowV1alpha1PodGC
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| delete_delay_duration | String | DeleteDelayDuration specifies the duration before pods in the GC queue get deleted. | [optional] |
| label_selector | IoK8sApimachineryPkgApisMetaV1LabelSelector | LabelSelector is the label selector to check if the pods match the labels before being added to the pod GC queue. | [optional] |
| strategy | String | Strategy is the strategy to use. One of "OnPodCompletion", "OnPodSuccess", "OnWorkflowCompletion", "OnWorkflowSuccess". If unset, does not delete Pods | [optional] |