removed bucket name from url
This commit is contained in:
parent
85c501016c
commit
1a3894b84b
|
|
@ -7,7 +7,7 @@ configuration:
|
||||||
config:
|
config:
|
||||||
region: us-east-1
|
region: us-east-1
|
||||||
s3ForcePathStyle: true
|
s3ForcePathStyle: true
|
||||||
s3Url: https://eu2.contabostorage.com/test
|
s3Url: https://eu2.contabostorage.com
|
||||||
|
|
||||||
volumeSnapshotLocation:
|
volumeSnapshotLocation:
|
||||||
- name: default
|
- name: default
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue