diff --git a/scripts/templates/cloudrun.yaml b/scripts/templates/cloudrun.yaml index 4a5ce19..2db4924 100644 --- a/scripts/templates/cloudrun.yaml +++ b/scripts/templates/cloudrun.yaml @@ -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