Skip to content

Commit

Permalink
feat: Add higher timeout for kubeval job (#2760)
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Drla <[email protected]>
  • Loading branch information
Michal Drla authored Mar 9, 2023
1 parent 84412f0 commit 2419a16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ presubmits:
skip_if_only_changed: "^docs/|\\.md$|^(OWNERS|LICENSE)$|^\\."
skip_report: false
context: aicoe-ci/prow/kubeval-validation
decoration_config:
timeout: 60m
spec:
containers:
- image: quay.io/operate-first/opf-toolbox:latest
Expand Down

0 comments on commit 2419a16

Please sign in to comment.