mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 17:06:00 +00:00
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_ACCESS_KEY=rustfsadmin
|
||||||
- RUSTFS_SECRET_KEY=rustfsadmin
|
- RUSTFS_SECRET_KEY=rustfsadmin
|
||||||
- RUSTFS_OBS_LOGGER_LEVEL=info
|
- RUSTFS_OBS_LOGGER_LEVEL=info
|
||||||
|
- RUSTFS_UNSAFE_BYPASS_DISK_CHECK=${RUSTFS_UNSAFE_BYPASS_DISK_CHECK:-false}
|
||||||
# - RUSTFS_TLS_PATH=/opt/tls
|
# - RUSTFS_TLS_PATH=/opt/tls
|
||||||
# - RUSTFS_OBS_ENDPOINT=http://otel-collector:4318
|
# - RUSTFS_OBS_ENDPOINT=http://otel-collector:4318
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user