Point npm handoff and ArgoCD sourceRepos at Forgejo
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 13s

Forgejo is primary git/OCI source; Gitea URL retained for emergency rollback.
This commit is contained in:
tegwick 2026-07-09 11:38:14 +02:00
parent b38b8c1f7f
commit bfa83de101
2 changed files with 3 additions and 2 deletions

View file

@ -9,8 +9,9 @@ metadata:
spec:
description: Guardrails for Railiance tenant applications deployed by ArgoCD.
sourceRepos:
- https://gitea.coulomb.social/coulomb/*.git
- https://forgejo.coulomb.social/coulomb/*.git
# Emergency rollback only (T12 Option A through 2026-08-07)
- https://gitea.coulomb.social/coulomb/*.git
destinations:
- server: https://kubernetes.default.svc
namespace: "*"

View file

@ -18,7 +18,7 @@ This is the next-session handoff for `CCR-2026-0001` and the
- Secret path: `platform/workloads/coulomb/whynot-design/npm-publish`
- Field: `NPM_AUTH_TOKEN`
- Token source: Gitea package token for
`https://gitea.coulomb.social/api/packages/coulomb/npm/`
`https://forgejo.coulomb.social/api/packages/coulomb/npm/`
The operator reported that the Gitea token was generated and stored in OpenBao.
Using the temporary operator token only for non-secret infrastructure work, Codex