File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
ansible/inventories/devnet-2/group_vars/all Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ shadowfork_network_id: 12159
2727
2828# ## Checkpoint sync specific for Ansible & Kubernetes
2929checkpoint_sync_node : lighthouse-nethermind-1
30- ethereum_node_cl_checkpoint_sync_enabled : true
30+ ethereum_node_cl_checkpoint_sync_enabled : false
3131checkpoint_sync_url : https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.{{ checkpoint_sync_node }}.{{ ethereum_network_name }}.{{ domain }}
3232checkpoint_sync_url_kube : https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.{{ checkpoint_sync_node }}.{{ ethereum_network_name }}.{{ domain }}
3333# ██████╗░░█████╗░██╗░░░░░███████╗ ██╗░░░██╗░█████╗░██████╗░░██████╗
You can’t perform that action at this time.
0 commit comments