mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-20 17:38:08 +00:00
increase Goerli container memory limit to 80%
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
d8b643fd74
commit
4cdd5f01ce
@ -17,7 +17,7 @@ geth_account_pass: '{{lookup("passwordstore", "service/Nimbus-Geth/password")}}'
|
||||
geth_websocket_origins: '*'
|
||||
|
||||
# Memory settings
|
||||
geth_cont_mem_ratio: 0.7
|
||||
geth_cont_mem_ratio: 0.8
|
||||
|
||||
# Geth metrics
|
||||
geth_source_cont_name: '{{ geth_cont_name }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user