ArgoWorkflows::IoArgoprojWorkflowV1alpha1ContainerSetTemplate

Properties

Name Type Description Notes
containers Array<IoArgoprojWorkflowV1alpha1ContainerNode>
retry_strategy IoArgoprojWorkflowV1alpha1ContainerSetRetryStrategy RetryStrategy describes how to retry container nodes if the container set fails. Note that this works differently from the template-level `retryStrategy` as it is a process-level retry that does not create new Pods or containers. [optional]
volume_mounts Array<IoK8sApiCoreV1VolumeMount> [optional]