Skip to content

Commit 0d46208

Browse files
committed
increase memory to avoid "out of memory" crashes
1 parent a9ce1c2 commit 0d46208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ modules:
1919
readiness-health-check-type: http
2020
readiness-health-check-http-endpoint: /health
2121
disk-quota: 1024M
22-
memory: 80M
22+
memory: 120M
2323
properties:
2424
# User-Provided Variables: not set by MTA because it will be overwritte (cleared) on each deployment
2525
#cds_requires_hanadb_credentials_host: <Connection URL from Hana DB>

0 commit comments

Comments
 (0)