blumeops/.forgejo/workflows
Erich Blume 74dcddd9fb Add HA for CV and Docs: 2 replicas, rolling updates, PDBs
- Set replicas: 2 with maxUnavailable: 0 / maxSurge: 1 on both
  deployments so rolling updates never drop below 2 ready pods
- Add PodDisruptionBudgets (minAvailable: 1) to protect against
  node drains and cluster maintenance
- Add Fly.io cache purge step to cv-deploy workflow (docs already
  had this) so CV deploys don't serve stale cached content

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 07:43:52 -08:00
..
branch-cleanup.yaml Update tooling dependencies (Feb 2026 cycle) 2026-02-23 13:22:09 -08:00
build-blumeops.yaml Update tooling dependencies (Feb 2026 cycle) 2026-02-23 13:22:09 -08:00
build-container-nix.yaml Fix container build workflows to checkout dispatch ref 2026-02-23 17:24:32 -08:00
build-container.yaml Fix container build workflows to checkout dispatch ref 2026-02-23 17:24:32 -08:00
cv-deploy.yaml Add HA for CV and Docs: 2 replicas, rolling updates, PDBs 2026-02-26 07:43:52 -08:00
deploy-fly.yaml Update tooling dependencies (Feb 2026 cycle) 2026-02-23 13:22:09 -08:00