Unable to write to mounted volume while using K6 image in Argo-Workflows
I’m trying to execute a K6 test in an Argo-Workflows step and to write the results to a file that would be handled by a later step. To do so, I’m mounting a volume and attempting to write the results to a file on the mounted volume.