railiance-platform/argocd/railiance01/bootstrap/kustomization.yaml
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

11 lines
530 B
YAML

# railiance01 ArgoCD bootstrap, applied by hand (RPF-WP-0044-T02).
# Separate from argocd/bootstrap/, which is coulombcore's and stays unchanged
# until phase C. Do not point `make argocd-bootstrap-deploy` at the old path on
# railiance01: its root declares automated prune + self-heal.
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- 00-railiance-bootstrap-project.yaml
- 01-railiance-tenants-project.yaml
- 02-railiance-platform-addons-project.yaml
- 10-railiance-apps-root.application.yaml