fix: quotation so argo does not screw up the value array

This commit is contained in:
gmega 2025-01-23 08:06:43 -03:00
parent 6be89f02f0
commit a9b9fd8332
No known key found for this signature in database
GPG Key ID: 6290D34EAD824B18

View File

@ -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