Skip to content

Commit

Permalink
chore: upgrade cloudrun size (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptistG authored Jan 15, 2024
1 parent e04c0ef commit 6e704ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/templates/cloudrun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ spec:
name: http1
resources:
limits:
cpu: '1'
memory: 1Gi
cpu: '2'
memory: 4Gi
startupProbe:
failureThreshold: 1
periodSeconds: 240
Expand Down

0 comments on commit 6e704ef

Please sign in to comment.