Name the app project correctly in the README
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 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LEsTefWWifp4ikvhHF5s6N
This commit is contained in:
co-authored by
Claude Opus 5
parent
2f80cfe288
commit
f78d0fd915
@@ -146,7 +146,7 @@ EOF
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Deliberately no `harbor-robot-dockerconfig` mount.** That robot is scoped
|
**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
|
anonymous *pull*, never push — push always needs credentials scoped to the
|
||||||
project. For something run this rarely, logging in with the Harbor admin
|
project. For something run this rarely, logging in with the Harbor admin
|
||||||
account inside the pod beats provisioning another robot:
|
account inside the pod beats provisioning another robot:
|
||||||
|
|||||||
Reference in New Issue
Block a user