APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Argo
Template
Argo
· Schema
Template
A workflow template definition
CNCF
CI/CD
GitOps
Kubernetes
Open Source
Progressive Delivery
Workflow Engine
Properties
Name
Type
Description
name
string
Name of the template
inputs
object
outputs
object
container
object
Container to run
script
object
Script to run in a container
resource
object
Kubernetes resource to create/patch/delete
dag
object
DAG template definition
steps
array
Steps template definition (list of parallel step groups)
suspend
object
Suspend template for manual approval
activeDeadlineSeconds
integer
retryStrategy
object
nodeSelector
object
metadata
object
Metadata to set on step pods
View JSON Schema on GitHub