seaweedfs debug

This commit is contained in:
titver968
2025-08-28 15:01:35 +02:00
parent 4e876cfd20
commit 709354eadc

View File

@@ -98,8 +98,6 @@ spec:
s3:
enabled: true
imageOverride: null
restartPolicy: null
replicas: 1
bindAddress: 0.0.0.0
port: 8333
@@ -109,12 +107,8 @@ spec:
loggingOverrideLevel: null
# allow empty folders
allowEmptyFolder: true
# enable user & permission to s3 (need to inject to all services)
enableAuth: true
# set to the name of an existing kubernetes Secret with the s3 json config file
# should have a secret key called seaweedfs_s3_config with an inline json config
existingConfigSecret: "admin-s3-secret"
auditLogConfig: {}
ingress:
enabled: true