diff --git a/chart/infra-server/static/workflow-demo.yaml b/chart/infra-server/static/workflow-demo.yaml index 84609ade8..4c25b31b7 100644 --- a/chart/infra-server/static/workflow-demo.yaml +++ b/chart/infra-server/static/workflow-demo.yaml @@ -54,7 +54,7 @@ spec: from: '{{ "{{" }}workflow.outputs.artifacts.global-tfvars{{ "}}" }}' - name: roxctl - activeDeadlineSeconds: 120 + activeDeadlineSeconds: 600 outputs: artifacts: - name: roxctl diff --git a/chart/infra-server/static/workflow-qa-demo.yaml b/chart/infra-server/static/workflow-qa-demo.yaml index 0f3616d02..d765421ff 100644 --- a/chart/infra-server/static/workflow-qa-demo.yaml +++ b/chart/infra-server/static/workflow-qa-demo.yaml @@ -63,7 +63,7 @@ spec: from: '{{ "{{" }}workflow.outputs.artifacts.global-tfvars{{ "}}" }}' - name: roxctl - activeDeadlineSeconds: 120 + activeDeadlineSeconds: 600 outputs: artifacts: - name: roxctl