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