FILER/S3: filer Dir Buckets

updated config, to the new 1.58
This commit is contained in:
LazyDBA247-Anyvision 2020-03-03 10:13:57 +02:00
parent b058867852
commit 0db304ed1c
2 changed files with 0 additions and 4 deletions

View file

@ -75,7 +75,6 @@ spec:
-cert.file=/usr/local/share/ca-certificates/client/tls.crt \
-key.file=/usr/local/share/ca-certificates/client/tls.key \
{{- end }}
-filer.dir.buckets={{ .Values.s3.filerDirBuckets }} \
{{- if .Values.s3.domainName }}
-domainName={{ .Values.s3.domainName }} \
{{- end }}

View file

@ -273,9 +273,6 @@ s3:
port: 8333
loggingOverrideLevel: null
# Folder on filer to store all buckets (default "/buckets")
filerDirBuckets: "/buckets"
# Suffix of the host name, {bucket}.{domainName}
domainName: ""