blumeops/docs/changelog.d/+tailscale-operator-mirror-tailnet-url.bugfix.md
Erich Blume 02ea1cc72a C0: point tailscale-operator base mirror fetch at tailnet forge
The public forge.eblu.me now black-holes /mirrors/ at the Fly edge
(AI-scraper mitigation), so the in-cluster ArgoCD repo-server got a 403
fetching the upstream operator manifest — leaving tailscale-operator and
tailscale-operator-ringtail in Unknown sync. Use forge.ops.eblu.me.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 12:40:21 -07:00

400 B

Fixed the tailscale-operator and tailscale-operator-ringtail ArgoCD apps showing Unknown sync status. Their shared base kustomization fetched the upstream operator manifest from the public forge.eblu.me/mirrors/..., which the AI-scraper mitigation now black-holes (403). Pointed the remote resource at the tailnet host forge.ops.eblu.me instead, which the in-cluster repo-server can reach.