Skip to content

Commit

Permalink
chore: increase timeout (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptistG authored Jan 15, 2024
1 parent 6e704ef commit 10e255b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/templates/cloudrun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ spec:
port: '5002'
timeoutSeconds: 240
serviceAccountName: CHANGE_ME # spec.template.spec.serviceAccountName
timeoutSeconds: '600'
timeoutSeconds: '1500'
traffic:
- latestRevision: true
percent: 100

0 comments on commit 10e255b

Please sign in to comment.