feat(helm): add option to disable log PVCs and mounts (#3189)

Co-authored-by: cxymds <Cxymds@qq.com>
This commit is contained in:
Michael
2026-06-08 12:35:12 +02:00
committed by GitHub
parent ed73952cb6
commit 2fc1cf90e0
5 changed files with 23 additions and 4 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ config:
console_address: ":9001"
log_level: "info"
region: "us-east-1"
obs_log_directory: "/logs"
obs_log_directory: "/logs" # Set to "" to disable log PVCs and mounts.
obs_environment: "development"
# Optionally enable support for virtual-hosted-style requests.
# See more information: https://docs.rustfs.com/integration/virtual.html