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 (#8833)
  • Loading branch information
renzodavid9 authored May 30, 2023
1 parent 4b5118b commit ebda959
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 ebda959

Please sign in to comment.