Skip to content

Commit

Permalink
fix: Double OCP 3.11 create phase timeout (#1227)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen authored Mar 14, 2024
1 parent 02dc94b commit 7b25ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/infra-server/static/workflow-openshift-multi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
from: '{{ "{{" }}steps.create.outputs.artifacts.terraform-destroy-plan{{ "}}" }}'

- name: create
activeDeadlineSeconds: 3600
activeDeadlineSeconds: 7200
inputs:
parameters:
- name: name
Expand Down

0 comments on commit 7b25ce2

Please sign in to comment.