all: stop disabling watchtower cleanup
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
70fea6e4d7
commit
e0ddfa98fd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue