Skip to content

Commit c0edaaa

Browse files
author
suluyan
committed
fix oom for larger cpu image
1 parent f29a736 commit c0edaaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ resources:
7272
timeout: 86400
7373
memorySize: 32768
7474
cpu: 8
75-
diskSize: 10240
75+
diskSize: 32768
7676
instanceType: e1
7777
instanceConcurrency: 1
7878
runtime: custom-container

0 commit comments

Comments
 (0)