From 3b5a802530296a3d46ca6d7dffde88c092456008 Mon Sep 17 00:00:00 2001 From: Ben Fuller Date: Wed, 27 Nov 2024 10:58:30 -0700 Subject: [PATCH] move blobstore to gcs --- config/final.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/final.yml b/config/final.yml index 4610c19b..d2839e2c 100644 --- a/config/final.yml +++ b/config/final.yml @@ -1,6 +1,6 @@ --- blobstore: - provider: s3 + provider: gcs options: bucket_name: notifications-release-blobs final_name: notifications