Fix minio config

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
pull/199/head
Andy Goldstein 2017-11-14 14:24:33 -05:00
parent 4c481f4d23
commit eb6f1a7b5c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ backupStorageProvider:
bucket: ark
config:
region: minio
s3ForcePathStyle: true
s3ForcePathStyle: "true"
s3Url: http://minio:9000
backupSyncPeriod: 1m
gcSyncPeriod: 1m