diff --git a/k8s/argo-workflows/deluge-benchmark-workflow.yaml b/k8s/argo-workflows/deluge-benchmark-workflow.yaml index a9ce9ed..7f69eb5 100644 --- a/k8s/argo-workflows/deluge-benchmark-workflow.yaml +++ b/k8s/argo-workflows/deluge-benchmark-workflow.yaml @@ -23,7 +23,7 @@ spec: # Groups the expansion such that all experiments with a given networkSize run together, smallest # to largest. This can save significant amounts of time when running on a cluster with autoscaling. - name: orderBy - value: "['networkSize', 'seeders', 'fileSize']" + value: '["networkSize", "seeders", "fileSize"]' templates: - name: benchmark-workflow