Skip to content

Commit c7288ea

Browse files
committed
memory update
1 parent b74e87a commit c7288ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patterns/pattern-2/template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,7 +1775,7 @@ Resources:
17751775
Command:
17761776
- "index.handler"
17771777
Timeout: 900
1778-
MemorySize: 512
1778+
MemorySize: 4096
17791779
Tracing: Active
17801780
Environment:
17811781
Variables:
@@ -1901,7 +1901,7 @@ Resources:
19011901
Command:
19021902
- "index.handler"
19031903
Timeout: 900
1904-
MemorySize: 512
1904+
MemorySize: 4096
19051905
Tracing: Active
19061906
Environment:
19071907
Variables:

0 commit comments

Comments
 (0)