File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 341
341
"name" : " MEMORY_LIMIT" ,
342
342
"displayName" : " Memory limit" ,
343
343
"description" : " Maximum amount of memory the Django container can use" ,
344
- "value" : " 128Mi "
344
+ "value" : " 512Mi "
345
345
},
346
346
{
347
347
"name" : " MEMORY_POSTGRESQL_LIMIT" ,
348
348
"displayName" : " Memory limit" ,
349
349
"description" : " Maximum amount of memory the PostgreSQL container can use" ,
350
- "value" : " 128Mi "
350
+ "value" : " 512Mi "
351
351
},
352
352
{
353
353
"name" : " SOURCE_REPOSITORY_URL" ,
Original file line number Diff line number Diff line change 227
227
"name" : " MEMORY_LIMIT" ,
228
228
"displayName" : " Memory limit" ,
229
229
"description" : " Maximum amount of memory the container can use" ,
230
- "value" : " 128Mi "
230
+ "value" : " 512Mi "
231
231
},
232
232
{
233
233
"name" : " SOURCE_REPOSITORY_URL" ,
You can’t perform that action at this time.
0 commit comments