mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 07:26:51 +00:00
fix: set RUSTFS_UNSAFE_BYPASS_DISK_CHECK to true for rustfs service
This commit is contained in:
+1
-1
@@ -135,7 +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_UNSAFE_BYPASS_DISK_CHECK=${RUSTFS_UNSAFE_BYPASS_DISK_CHECK:-true}
|
||||||
# - 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