- Convert all frontmatter titles to lowercase-hyphenated format - Update all wiki-links to use the new slug format - Update doc-titles task to validate slug format (lowercase, hyphens only) Quartz appears to require titles without spaces for wiki-link resolution. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
877 B
877 B
| title | tags | ||
|---|---|---|---|
| argocd |
|
ArgoCD
GitOps continuous delivery platform for the kubernetes-cluster.
Quick Reference
| Property | Value |
|---|---|
| URL | https://argocd.ops.eblu.me |
| Tailscale URL | https://argocd.tail8d86e.ts.net |
| Namespace | argocd |
| Git Source | ssh://forgejo@indri.tail8d86e.ts.net:2200/eblume/blumeops.git |
| Manifests Path | argocd/ |
Sync Policy
| Application | Sync Policy | Rationale |
|---|---|---|
apps |
Automated | Picks up new Application manifests |
| All workloads | Manual | Explicit control over deployments |
Credentials
- Admin password: 1Password (blumeops vault)
- Git deploy key (SSH): 1Password
Related
- argocd-applications - Full application registry
- forgejo - Git source