Skip to content

Commit

Permalink
fix: extend other deadlines for roxctl pulls from quay.io (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-stackrox committed Apr 18, 2024
1 parent 59c6a0b commit 774488d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/infra-server/static/workflow-openshift-4-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ spec:
mountPath: /data

- name: roxctl-central
activeDeadlineSeconds: 120
activeDeadlineSeconds: 600
outputs:
artifacts:
- name: roxctl-central
Expand All @@ -300,7 +300,7 @@ spec:
- /tmp/roxctl-central

- name: roxctl-secured-cluster-services
activeDeadlineSeconds: 120
activeDeadlineSeconds: 600
outputs:
artifacts:
- name: roxctl-secured-cluster-services
Expand Down

0 comments on commit 774488d

Please sign in to comment.