filer.s3 commented
This commit is contained in:
@@ -72,22 +72,22 @@ spec:
|
||||
type: "persistentVolumeClaim"
|
||||
size: "5Gi"
|
||||
storageClass: ""
|
||||
s3:
|
||||
enabled: true
|
||||
port: 8333
|
||||
httpsPort: 0
|
||||
metricsPort: 9327
|
||||
enambleAuth: false
|
||||
# existingConfigSecret: "admin-s3-secret"
|
||||
#s3:
|
||||
# enabled: true
|
||||
# port: 8333
|
||||
# httpsPort: 0
|
||||
# metricsPort: 9327
|
||||
# enambleAuth: false
|
||||
# # existingConfigSecret: "admin-s3-secret"
|
||||
|
||||
s3:
|
||||
enabled: true
|
||||
replicas: 1
|
||||
bindAddress: 0.0.0.0
|
||||
port: 8334
|
||||
port: 8333
|
||||
# add additional https port
|
||||
httpsPort: 1
|
||||
metricsPort: 9328
|
||||
metricsPort: 9327
|
||||
loggingOverrideLevel: null
|
||||
# allow empty folders
|
||||
allowEmptyFolder: true
|
||||
|
||||
Reference in New Issue
Block a user