fix: add RUSTFS_UNSAFE_BYPASS_DISK_CHECK environment variable to rustfs service
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -135,6 +135,7 @@ services:
|
||||
- RUSTFS_ACCESS_KEY=rustfsadmin
|
||||
- RUSTFS_SECRET_KEY=rustfsadmin
|
||||
- RUSTFS_OBS_LOGGER_LEVEL=info
|
||||
- RUSTFS_UNSAFE_BYPASS_DISK_CHECK=${RUSTFS_UNSAFE_BYPASS_DISK_CHECK:-false}
|
||||
# - RUSTFS_TLS_PATH=/opt/tls
|
||||
# - RUSTFS_OBS_ENDPOINT=http://otel-collector:4318
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user