Skip to content

Commit

Permalink
Update workflow-controller-configmap.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikeNano committed Oct 29, 2020
1 parent 8006da1 commit aabbdd5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/workflow-controller-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ data:
# passwordSecret:
# name: argo-mysql-config
# key: password
<<<<<<< HEAD

# Default values that will apply to all Workflows from this controller, unless overridden on the Workflow-level
# See more: docs/default-workflow-specs.md
Expand Down Expand Up @@ -251,3 +252,11 @@ data:
# Workflow cannot run an arbitrary Workflow, use this option.
workflowRequirements:
referenceOnly: true
=======

# default values workflow spec, follow the workflow spec more info: https://github.com/argoproj/argo/blob/master/examples/README.md#the-structure-of-workflow-specs
workflowDefaults:
# example
ttlStrategy:
secondsAfterCompletion: 10
>>>>>>> 788e73ec... Update workflow-controller-configmap.yaml

0 comments on commit aabbdd5

Please sign in to comment.