我有几个helm测试模板。由于它们运行起来很长,我需要并行运行它们。
我在文档中阅读了选项 --parallel --max <nb> 存在于helm v2中,但在helm v3中似乎被删除了。
--parallel --max <nb>
有其他选择吗?