- Remove aliases from all zk cards to prevent them from capturing wiki-links - Convert all wiki-links from [[filename|Title]] to [[Title]] format - Replace doc-filenames task with doc-titles for duplicate detection - Update pre-commit hook to use doc-titles Wiki-links now resolve to reference docs by their frontmatter title, which is more readable and maintainable than filename-based links. 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