blumeops/docs/reference
Erich Blume aabfcf6fc0 Document Forgejo Actions secrets (#102)
## Summary
- Add "Forgejo Actions Secrets" section to forgejo reference card
- Document that `ARGOCD_AUTH_TOKEN` is used by `build-blumeops.yaml` workflow
- Note that secrets are stored in 1Password but manually copied to Forgejo (no auto-sync)
- Add missing `build-blumeops.yaml` to workflows list
- Clarify distinction between server config secrets (1Password → Ansible) vs CI/CD secrets (Forgejo UI)

## Context
The forgejo-runner ArgoCD app was showing OutOfSync because a previous attempt stored `argocd_token` in the ExternalSecret. This was incorrect - the token is actually a Forgejo Actions secret, not a k8s secret. Synced the app to remove the drift and added documentation to prevent future confusion.

🤖 Generated with [Claude Code](https://claude.ai/code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/102
2026-02-04 07:32:32 -08:00
..
ansible Add Phase 3 tutorials with audience targeting (#94) 2026-02-03 18:51:57 -08:00
infrastructure Complete Phase 6: documentation cleanup and integration (#97) 2026-02-03 20:52:37 -08:00
kubernetes Add Phase 3 tutorials with audience targeting (#94) 2026-02-03 18:51:57 -08:00
operations Switch to filename-based wiki-links (Quartz resolves by filename) 2026-02-03 16:29:31 -08:00
services Document Forgejo Actions secrets (#102) 2026-02-04 07:32:32 -08:00
storage Remove iCloud Photos from borgmatic backup (#100) 2026-02-04 07:09:28 -08:00
index.md Add doc-random task and documentation improvements (#98) 2026-02-03 21:17:58 -08:00