Skip to content

Commit

Permalink
test: increase progressDeadlineSeconds timeout to make TestRunUnstabl…
Browse files Browse the repository at this point in the history
…eChecked pass
  • Loading branch information
renzodavid9 committed May 29, 2023
1 parent 4b5118b commit 1c84861
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: unstable-deployment
spec:
progressDeadlineSeconds: 10
progressDeadlineSeconds: 20
replicas: 1
selector:
matchLabels:
Expand Down

0 comments on commit 1c84861

Please sign in to comment.