From 66bf23f3f234de441e912e22698889c37bab02d3 Mon Sep 17 00:00:00 2001 From: jedarden Date: Wed, 17 Jun 2026 00:18:59 -0400 Subject: [PATCH] docs(bf-2x3): fix region inconsistency in B2 CDN documentation Fix typo on line 147 where us-west-004 was incorrectly referenced instead of the verified us-west-002 region from garage-to-b2-sync.yml --- notes/b2-cdn-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/b2-cdn-setup.md b/notes/b2-cdn-setup.md index 38c8623..10b8237 100644 --- a/notes/b2-cdn-setup.md +++ b/notes/b2-cdn-setup.md @@ -144,7 +144,7 @@ kubectl --server=http://traefik-apexalgo-iad:8001 get secret backblaze-secret -n The Cloudflare Bandwidth Alliance with Backblaze B2 activates automatically when: -1. ✅ **CNAME points to B2** (`acb-data.s3.us-west-004.backblazeb2.com`) +1. ✅ **CNAME points to B2** (`acb-data.s3.us-west-002.backblazeb2.com`) 2. ✅ **Cloudflare proxy is ON** (orange cloud) 3. ✅ **Bucket is publicly accessible** (see above)