Skip to content

Commit 774488d

Browse files
fix: extend other deadlines for roxctl pulls from quay.io (#1268)
1 parent 59c6a0b commit 774488d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chart/infra-server/static/workflow-openshift-4-demo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ spec:
283283
mountPath: /data
284284

285285
- name: roxctl-central
286-
activeDeadlineSeconds: 120
286+
activeDeadlineSeconds: 600
287287
outputs:
288288
artifacts:
289289
- name: roxctl-central
@@ -300,7 +300,7 @@ spec:
300300
- /tmp/roxctl-central
301301

302302
- name: roxctl-secured-cluster-services
303-
activeDeadlineSeconds: 120
303+
activeDeadlineSeconds: 600
304304
outputs:
305305
artifacts:
306306
- name: roxctl-secured-cluster-services

0 commit comments

Comments
 (0)