feat: Adds support for workflow defaults in Argo. (#319)
This commit is contained in:
parent
9fd023b6e4
commit
3baf6c81c7
3 changed files with 8 additions and 1 deletions
|
|
@ -47,6 +47,10 @@ controller:
|
|||
# passwordSecret:
|
||||
# name: argo-postgres-config
|
||||
# key: password
|
||||
workflowDefaults: {} # Only valid for 2.7+
|
||||
# spec:
|
||||
# ttlStrategy:
|
||||
# secondsAfterCompletion: 84600
|
||||
telemetryConfig:
|
||||
enabled: false
|
||||
path: /telemetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue