feat: update CPU and MemoryMB values for uptime module
This commit is contained in:
parent
9a4cfd8e8f
commit
0301fd6256
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
]
|
||||
},
|
||||
"Resources": {
|
||||
"CPU": 1200,
|
||||
"MemoryMB": 4096
|
||||
"CPU": 500,
|
||||
"MemoryMB": 512
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue