fix(argo-workflows): Remove unsupported value (#1302)
* fix(argo-workflows): Add comment about removed flag Signed-off-by: yu-croco <yuki.kita22@gmail.com> * fix(argo-workflows): Remove unsupported value Signed-off-by: yu-croco <yuki.kita22@gmail.com>
This commit is contained in:
parent
3f72172232
commit
35f9ea8149
4 changed files with 2 additions and 9 deletions
|
|
@ -126,8 +126,6 @@ controller:
|
|||
|
||||
# -- Number of workflow workers
|
||||
workflowWorkers: # 32
|
||||
# -- Number of pod workers
|
||||
podWorkers: # 32
|
||||
# -- Restricts the Workflows that the controller will process.
|
||||
# Only valid for 2.9+
|
||||
workflowRestrictions: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue