railiance-platform/argocd/repositories
codex c3ebd6dddc Declare railiance01 ArgoCD bootstrap on its own path, automated sync off (RPF-WP-0044-T01).
Founder's Option A: argocd/railiance01/bootstrap (3 AppProjects, root with no
automated block, tenants whitelist + postgresql.cnpg.io/Cluster), root path
argocd/railiance01/applications (README placeholder, renders zero children),
pinned child drafts in argocd/railiance01/drafts (issue-core repointed to
rapp-issue-core manifests), rapp-issue-core repository template; issue-core
template marked obsolete. argocd/bootstrap and argocd/applications untouched
(coulombcore). Nothing applied.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 63291@bnt-lap001
Assistant-Session: 8bd77868-ca68-4f49-bb1e-d539ecc0d703
2026-09-21 19:04:15 +02:00
..
issue-core.repository.sops.yaml.template Declare railiance01 ArgoCD bootstrap on its own path, automated sync off (RPF-WP-0044-T01). 2026-09-21 19:04:15 +02:00
railiance-platform.repository.sops.yaml.template Repoint ArgoCD GitOps to Forgejo (RAIL-HO-WP-0005 T11) 2026-07-08 15:35:28 +02:00
rapp-issue-core.repository.sops.yaml.template Declare railiance01 ArgoCD bootstrap on its own path, automated sync off (RPF-WP-0044-T01). 2026-09-21 19:04:15 +02:00
README.md Add ArgoCD GitOps bootstrap contract for railiance01 2026-06-19 21:05:12 +02:00

ArgoCD Repository Registration

ArgoCD discovers Git repositories from Kubernetes Secrets in the argocd namespace with argocd.argoproj.io/secret-type: repository.

Use the templates in this directory to create SOPS-encrypted, non-plaintext repository Secret files. Credentials must be sourced from the approved operator/OpenBao path and must never be committed in plaintext.

Recommended OpenBao path:

platform/operators/argocd/repositories/<repo-name>

After creating an encrypted file such as argocd/repositories/railiance-platform.repository.sops.yaml, apply it with:

ARGOCD_REPOSITORY_SECRET=argocd/repositories/railiance-platform.repository.sops.yaml \
  make argocd-repo-apply