Argo Workflows · Schema

io.argoproj.workflow.v1alpha1.TemplateRef

TemplateRef is a reference of template resource.

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
clusterScope boolean ClusterScope indicates the referred template is cluster scoped (i.e. a ClusterWorkflowTemplate).
name string Name is the resource name of the template.
template string Template is the name of referred template in the resource.
View JSON Schema on GitHub