Skip to content

Commit cee0b5d

Browse files
committed
add london region
1 parent 8b9e0b2 commit cee0b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/gcp/bash/ensure-prod-storage.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ readonly PROD_PROJECT_DISABLED_SERVICES=(
9191
# Regions for prod GCR.
9292
GCR_PROD_REGIONS=(us eu asia)
9393
# Regions for prod AR.
94-
AR_PROD_REGIONS=(asia-east1 asia-south1 asia-northeast1 asia-northeast2 australia-southeast1 europe-north1 europe-southeast1 europe-west1 europe-west4 europe-west8 europe-west9 southamerica-west1 us-central1 us-east1 us-east4 us-east5 us-south1 us-west1 us-west2)
94+
AR_PROD_REGIONS=(asia-east1 asia-south1 asia-northeast1 asia-northeast2 australia-southeast1 europe-north1 europe-southeast1 europe-west1 europe-west2 europe-west4 europe-west8 europe-west9 southamerica-west1 us-central1 us-east1 us-east4 us-east5 us-south1 us-west1 us-west2)
9595

9696
# Minimum time we expect to keep prod GCS artifacts.
9797
PROD_RETENTION="10y"

0 commit comments

Comments
 (0)