Skip to content

Commit 6fb103c

Browse files
committed
memory update
1 parent cd4b614 commit 6fb103c

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
@@ -1820,7 +1820,7 @@ Resources:
18201820
Command:
18211821
- "index.handler"
18221822
Timeout: 900
1823-
MemorySize: 512
1823+
MemorySize: 4096
18241824
Tracing: Active
18251825
Environment:
18261826
Variables:
@@ -1946,7 +1946,7 @@ Resources:
19461946
Command:
19471947
- "index.handler"
19481948
Timeout: 900
1949-
MemorySize: 512
1949+
MemorySize: 4096
19501950
Tracing: Active
19511951
Environment:
19521952
Variables:

0 commit comments

Comments
 (0)