Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.1 KB

File metadata and controls

15 lines (11 loc) · 1.1 KB

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1WorkflowLevelArtifactGC

WorkflowLevelArtifactGC describes how to delete artifacts from completed Workflows - this spec is used on the Workflow level

Properties

Name Type Description Notes
ForceFinalizerRemoval bool ForceFinalizerRemoval: if set to true, the finalizer will be removed in the case that Artifact GC fails [optional]
PodMetadata IoArgoprojWorkflowV1alpha1Metadata [optional]
PodSpecPatch string PodSpecPatch holds strategic merge patch to apply against the artgc pod spec. [optional]
ServiceAccountName string ServiceAccountName is an optional field for specifying the Service Account that should be assigned to the Pod doing the deletion [optional]
Strategy string Strategy is the strategy to use. [optional]

[Back to Model list] [Back to API list] [Back to README]