Skip to content

Commit

Permalink
Merge pull request #50 from adrianriobo/snc-runner-pipeline-timeout
Browse files Browse the repository at this point in the history
[snc-runner] fix: Set decommission task timeout to 45m.
  • Loading branch information
albfan authored Jan 29, 2025
2 parents 1c5b192 + 12d4288 commit 265a3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snc-runner/tkn/tpl/pipeline.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ spec:
workspace: aws-credentials
- name: rh-account-secret
workspace: rh-account-secret
timeout: "20m"
timeout: "45m"
- name: print-decomission
when:
- input: $(params.debug)
Expand Down

0 comments on commit 265a3cf

Please sign in to comment.