blumeops/docs/reference/kubernetes/apps.md
Erich Blume ad7e9af453 Trim operational content from reference cards
Reference docs should describe "what things are", not "how to do things".
Removed:
- CLI command examples
- Operational workflows (PR workflow, sync commands)
- Setup/bootstrap procedures
- "Useful Commands" sections

Also split hosts.md into individual cards:
- infrastructure/indri.md - Primary server details
- infrastructure/gilbert.md - Development workstation

This content belongs in how-to guides (future phase).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 13:44:26 -08:00

2.4 KiB

title tags
ArgoCD Applications
kubernetes
argocd

ArgoCD Applications

Registry of all applications deployed via services/argocd.

Application Registry

App Namespace Path/Source Service
apps argocd argocd/apps/ App-of-apps root
argocd argocd argocd/manifests/argocd/ [[services/argocd
tailscale-operator tailscale argocd/manifests/tailscale-operator/ Tailscale k8s operator
1password-connect 1password argocd/manifests/1password-connect/ [[services/1password
external-secrets external-secrets Helm chart [[services/1password
external-secrets-config external-secrets argocd/manifests/external-secrets-config/ [[services/1password
cloudnative-pg cnpg-system Helm chart (forge mirror) PostgreSQL operator
blumeops-pg databases argocd/manifests/databases/ [[services/postgresql
prometheus monitoring argocd/manifests/prometheus/ [[services/prometheus
loki monitoring argocd/manifests/loki/ [[services/loki
grafana monitoring Helm chart (forge mirror) [[services/grafana
grafana-config monitoring argocd/manifests/grafana-config/ [[services/grafana
alloy-k8s alloy argocd/manifests/alloy-k8s/ [[services/alloy
kube-state-metrics monitoring argocd/manifests/kube-state-metrics/ K8s metrics
miniflux miniflux argocd/manifests/miniflux/ [[services/miniflux
kiwix kiwix argocd/manifests/kiwix/ [[services/kiwix
torrent torrent argocd/manifests/torrent/ [[services/transmission
navidrome navidrome argocd/manifests/navidrome/ [[services/navidrome
teslamate teslamate argocd/manifests/teslamate/ [[services/teslamate
forgejo-runner forgejo-runner argocd/manifests/forgejo-runner/ [[services/forgejo

Sync Policies

Application Policy Rationale
apps Automated Picks up new Application manifests
All others Manual Explicit control over deployments