feat(argo): Add support for workflow restrictions. (#447)
This commit is contained in:
parent
2f36128868
commit
eaf8c629bf
3 changed files with 6 additions and 1 deletions
|
|
@ -73,6 +73,8 @@ controller:
|
|||
# secondsAfterCompletion: 84600
|
||||
# workflowWorkers: 32
|
||||
# podWorkers: 32
|
||||
workflowRestrictions: {} # Only valid for 2.9+
|
||||
# templateReferencing: Strict|Secure
|
||||
telemetryConfig:
|
||||
enabled: false
|
||||
path: /telemetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue