diff --git a/k8s/argo-workflows/deluge-benchmark-workflow.yaml b/k8s/argo-workflows/deluge-benchmark-workflow.yaml index eee2f18..2586b11 100644 --- a/k8s/argo-workflows/deluge-benchmark-workflow.yaml +++ b/k8s/argo-workflows/deluge-benchmark-workflow.yaml @@ -230,7 +230,7 @@ spec: value: "{{inputs.parameters.imagePullPolicy}}" depends: "benchmark-experiment.Failed" - when: '{{workflows.inputs.parameters.cleanupOnFailure}} == true' + when: '{{workflow.parameters.cleanupOnFailure}} == true' - name: benchmark-experiment inputs: