Add https to S3 location
This commit is contained in:
parent
878ffc8a9f
commit
2f7ee5c730
@ -338,7 +338,7 @@ configuration:
|
|||||||
config:
|
config:
|
||||||
region: home-icarus
|
region: home-icarus
|
||||||
s3ForcePathStyle: true
|
s3ForcePathStyle: true
|
||||||
s3Url: s3.ervine.cloud
|
s3Url: https://s3.ervine.cloud
|
||||||
# kmsKeyId:
|
# kmsKeyId:
|
||||||
# resourceGroup:
|
# resourceGroup:
|
||||||
# The ID of the subscription containing the storage account, if different from the cluster’s subscription. (Azure only)
|
# The ID of the subscription containing the storage account, if different from the cluster’s subscription. (Azure only)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user