mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-31 07:55:42 +00:00
mainnet: remove unnecessary commented line
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
29c93910b3
commit
e1b9f8d867
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user