Update resources usage infos
This commit is contained in:
parent
0f0e7cfde5
commit
406cb85be7
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ architectures = "all"
|
|||
multi_instance = true
|
||||
ldap = "not_relevant"
|
||||
sso = "not_relevant"
|
||||
disk = "5M"
|
||||
ram.build = "50M"
|
||||
disk = "10M"
|
||||
ram.build = "200M"
|
||||
ram.runtime = "50M"
|
||||
|
||||
[install]
|
||||
|
|
Loading…
Reference in a new issue