Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
Increase deployment timeout to 2X
Browse files Browse the repository at this point in the history
See #2291
  • Loading branch information
jarifibrahim authored Oct 23, 2018
1 parent 22e3d5d commit aa70746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/core.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ objects:
intervalSeconds: 1
maxSurge: 25%
maxUnavailable: 25%
timeoutSeconds: 600
timeoutSeconds: 1200
updatePeriodSeconds: 1
type: Rolling
template:
Expand Down

0 comments on commit aa70746

Please sign in to comment.