macos-01.nimbus.prater: disable resync timer

https://github.com/status-im/infra-nimbus/issues/132

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-08-21 19:47:12 +02:00
parent a823709dfe
commit 0cdb2d6e02
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4

View File

@ -22,6 +22,6 @@ nimbus_era_files_nclidb_path: '/Users/nimbus/beacon-node-{{ beacon_node_network
# Periodic resync to save space
beacon_node_resync_enabled: true
beacon_node_resync_timer_enabled: true
beacon_node_resync_timer_enabled: false
beacon_node_resync_timer_frequency: '2592000' # monthly
beacon_node_resync_timer_trusted_api_url: 'http://linux-01.he-eu-hel1.nimbus.prater.wg:9300/'