Skip to content

Commit b727fad

Browse files
committed
turn off checkpoint
1 parent 93092a3 commit b727fad

File tree

1 file changed

+1
-1
lines changed
  • ansible/inventories/devnet-2/group_vars/all

1 file changed

+1
-1
lines changed

ansible/inventories/devnet-2/group_vars/all/all.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ shadowfork_network_id: 12159
2727

2828
### Checkpoint sync specific for Ansible & Kubernetes
2929
checkpoint_sync_node: lighthouse-nethermind-1
30-
ethereum_node_cl_checkpoint_sync_enabled: true
30+
ethereum_node_cl_checkpoint_sync_enabled: false
3131
checkpoint_sync_url: https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.{{ checkpoint_sync_node }}.{{ ethereum_network_name }}.{{ domain }}
3232
checkpoint_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
# ██████╗░░█████╗░██╗░░░░░███████╗  ██╗░░░██╗░█████╗░██████╗░░██████╗

0 commit comments

Comments
 (0)