Skip to main content

infra/argocd/README.md

Metadata

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.