drop bootstrap__extra_volume_path, it clashes with new default

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-11-02 18:46:35 +01:00
parent c7d1db5ced
commit 4cd82e895b
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -22,9 +22,6 @@ bootstrap__root_pass: '{{lookup("passwordstore", "hosts/admin-pass")}}'
# Consul Encryption
consul_encryption_key: '{{lookup("passwordstore", "services/consul/encryption-key")}}'
# Add volume for Nimbus data
bootstrap__extra_volume_path: '/docker'
# Beacon nodes can be quite memory hungry
swap_file_path: '/docker/main.swap'
swap_file_size_mb: 2048