mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 05:25:40 +00:00
Fix minio config
Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ backupStorageProvider:
|
||||
bucket: ark
|
||||
config:
|
||||
region: minio
|
||||
s3ForcePathStyle: true
|
||||
s3ForcePathStyle: "true"
|
||||
s3Url: http://minio:9000
|
||||
backupSyncPeriod: 1m
|
||||
gcSyncPeriod: 1m
|
||||
|
||||
Reference in New Issue
Block a user