2023-01-30 20:32:23 +00:00
|
|
|
---
|
|
|
|
# Volumes
|
|
|
|
bootstrap__extra_volume_bind_paths:
|
|
|
|
DATA_VOLUME1: ['/data']
|
|
|
|
DATA_VOLUME2: ['/docker']
|
2023-05-15 17:51:41 +00:00
|
|
|
|
2023-07-12 07:36:05 +00:00
|
|
|
# SWAP
|
|
|
|
swap_file_path: '/main.swap'
|
|
|
|
swap_file_size_mb: 16384
|
|
|
|
|
2023-05-15 17:51:41 +00:00
|
|
|
# SMART Metrics are broken
|
|
|
|
# https://github.com/prometheus-community/smartctl_exporter/issues/26
|
|
|
|
smart_metrics_consul_check_enabled: false
|