infra/argocd/README.md
Metadata
- Purpose: Argo CD GitOps application manifest or related documentation.
- Domain:
infrastructure - Language:
md - Bytes: 218
- Lines: 7
- Content hash (short):
56960a09 - Source (start): infra/argocd/README.md:1
- Source (end): infra/argocd/README.md:7
Indexed Symbols
No indexed functions/methods detected in this file.
Markdown Headings (if applicable)
- H1: Argo CD Layout (line 1)
Source Preview
# Argo CD Layout
- `apps/root.yaml`: bootstrap app-of-apps manifest (apply once).
- `apps/children/*`: environment child apps for `dev`, `staging`, `prod`.
Promotion happens by PR updates to Helm environment values.