mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-12 14:54:17 +00:00
Jakub Sokołowski
4a7355d91d
Generates high CPU load and deteriorates bootstrap node performance. Signed-off-by: Jakub Sokołowski <jakub@status.im>
13 lines
400 B
YAML
13 lines
400 B
YAML
---
|
|
swap_file_path: '/main.swap'
|
|
|
|
# WARNING: Since these are Eth 2 bootnodes we need to keep the keys and IPs unchanged.
|
|
beacon_node_netkey: '{{lookup("bitwarden", "nimbus/netkey", field=hostname)}}'
|
|
|
|
# Not necessary to stress test bootnodes.
|
|
beacon_node_subscribe_all: false
|
|
|
|
# These bootstrap nodes were published with these ports.
|
|
beacon_node_discovery_port: 9100
|
|
beacon_node_listening_port: 9100
|