diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml index a18829e..57f571d 100644 --- a/ansible/group_vars/all.yml +++ b/ansible/group_vars/all.yml @@ -27,9 +27,6 @@ consul_encryption_key: '{{lookup("passwordstore", "services/consul/encryption-ke # Add volume for Nimbus data bootstrap__extra_volume_path: '/docker' -# Disable Watchtower cleanup to avoid removal errors -bootstrap__watchtower_cleanup_flag: false - # Beacon nodes can be quite memory hungry swap_file_path: '/docker/main.swap' swap_file_size_mb: 2048