mainnet: remove unnecessary commented line

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-05-22 17:27:19 +02:00
parent 29c93910b3
commit e1b9f8d867
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4

View File

@ -92,7 +92,6 @@ beacon_node_exec_layer_urls: |-
beacon_node_consul_check_interval: '60s'
beacon_node_consul_check_timeout: '10s'
beacon_node_consul_success_before_passing: '{{ 5 if node.get("public_api") else 60 }}' # 1h by default
#beacon_node_consul_success_before_passing: '{{ node.get("success_before_passing", 60) }}' # 1h by default
beacon_node_consul_failures_before_warning: 120 # 2h
beacon_node_consul_failures_before_critical: 180 # 3h