From f78d0fd915680b29f3048336ca9b4c7fce3ffe1c Mon Sep 17 00:00:00 2001 From: Mukul Sharma Date: Sun, 13 Sep 2026 08:02:22 +0530 Subject: [PATCH] Name the app project correctly in the README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The jenkins robot is scoped to apps-registry on this cluster, not the homelab's "homelab" project. Comment accuracy only — the mirror and the build-tools build both target base-images and are unaffected. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01LEsTefWWifp4ikvhHF5s6N --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b653253..d4f024b 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ EOF ``` **Deliberately no `harbor-robot-dockerconfig` mount.** That robot is scoped -to the `homelab` project only, and making `base-images` public grants +to the `apps-registry` project only, and making `base-images` public grants anonymous *pull*, never push — push always needs credentials scoped to the project. For something run this rarely, logging in with the Harbor admin account inside the pod beats provisioning another robot: