seaweedfs debug
This commit is contained in:
@@ -98,8 +98,6 @@ spec:
|
|||||||
|
|
||||||
s3:
|
s3:
|
||||||
enabled: true
|
enabled: true
|
||||||
imageOverride: null
|
|
||||||
restartPolicy: null
|
|
||||||
replicas: 1
|
replicas: 1
|
||||||
bindAddress: 0.0.0.0
|
bindAddress: 0.0.0.0
|
||||||
port: 8333
|
port: 8333
|
||||||
@@ -109,12 +107,8 @@ spec:
|
|||||||
loggingOverrideLevel: null
|
loggingOverrideLevel: null
|
||||||
# allow empty folders
|
# allow empty folders
|
||||||
allowEmptyFolder: true
|
allowEmptyFolder: true
|
||||||
# enable user & permission to s3 (need to inject to all services)
|
|
||||||
enableAuth: true
|
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"
|
existingConfigSecret: "admin-s3-secret"
|
||||||
auditLogConfig: {}
|
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user