From b682128b849595eeb65113188b24ad99b2c922eb Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sat, 28 Mar 2026 21:32:45 -0700 Subject: [PATCH] Scope Kingfisher scan to eblume user only Mirror repos clone via forge.eblu.me (Fly.io roundtrip) instead of forge.ops.eblu.me (direct tailnet). Until we add a clone URL rewrite option, skip mirrors to avoid unnecessary external bandwidth. Co-Authored-By: Claude Opus 4.6 (1M context) --- argocd/manifests/kingfisher/cronjob.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/argocd/manifests/kingfisher/cronjob.yaml b/argocd/manifests/kingfisher/cronjob.yaml index 9fce418..c035940 100644 --- a/argocd/manifests/kingfisher/cronjob.yaml +++ b/argocd/manifests/kingfisher/cronjob.yaml @@ -28,7 +28,6 @@ spec: COMMON_ARGS="scan gitea \ --api-url https://forge.ops.eblu.me/api/v1/ \ - --all-organizations \ --user eblume \ --repo-type all \ --no-update-check \