mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-08 06:34:45 +08:00
revert back s3 in helm chart to false
fix https://github.com/seaweedfs/seaweedfs/issues/7375
This commit is contained in:
@@ -873,7 +873,7 @@ filer:
|
||||
# anonymousRead: false
|
||||
|
||||
s3:
|
||||
enabled: true
|
||||
enabled: false
|
||||
imageOverride: null
|
||||
restartPolicy: null
|
||||
replicas: 1
|
||||
|
||||
Reference in New Issue
Block a user