geth-goerli: increase container memory limit to 80%

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-03-30 18:52:39 +02:00
parent dbce2ffc5d
commit dd6bcc515d
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ geth_account_pass: '{{lookup("passwordstore", "service/Nimbus-Geth/password")}}'
# Allow connections from our Tinc VPN
geth_websocket_origins: '*'
# Memory settings
geth_cont_mem_ratio: 0.7
geth_cont_mem_ratio: 0.8
geth_cache_size: '{{ (ansible_memtotal_mb * 0.25|float) | int }}'
# Geth metrics