# 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