Skip to content

Commit 1c88c4b

Browse files
committed
feature!: migrate blobs on GCS
We move away from AWS to GCS. Releases prior to this one cannot be used anymore.
1 parent 9acdc2e commit 1c88c4b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

config/final.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
blobstore:
33
provider: s3
44
options:
5-
bucket_name: orange-generic-scripting-boshrelease
5+
bucket_name: s3selfcare-generic-scripting-boshrelease
6+
region: eu
7+
host: storage.googleapis.com
68
final_name: generic-scripting
79

0 commit comments

Comments
 (0)