blumeops/argocd/manifests
Erich Blume be3cdad1cb Add HA for CV and Docs: zero-downtime deploys (#273)
## Summary
- Set `replicas: 2` with `maxUnavailable: 0` / `maxSurge: 1` on CV and Docs 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.yaml` workflow (docs already had this) so CV deploys don't serve stale cached content

## Deployment and Testing
- [ ] `argocd app diff cv` / `argocd app diff docs` from branch
- [ ] Deploy from branch: `argocd app set cv --revision feature/ha-cv-docs-zero-downtime && argocd app sync cv`
- [ ] Verify 2 pods running: `kubectl get pods -n cv --context=minikube-indri`
- [ ] Test rolling restart: `kubectl rollout restart deployment/cv -n cv --context=minikube-indri`
- [ ] During rollout, confirm continuous availability via `curl -I https://cv.eblu.me`
- [ ] After merge: reset ArgoCD to main, re-sync both apps

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/273
2026-02-26 07:53:21 -08:00
..
1password-connect Fix 1Password Connect credentials for chart 2.3.0 2026-02-13 17:30:45 -08:00
alloy-k8s Add multi-cluster observability with ringtail metrics and dashboards (#270) 2026-02-25 22:01:00 -08:00
alloy-ringtail Add multi-cluster observability with ringtail metrics and dashboards (#270) 2026-02-25 22:01:00 -08:00
argocd Add explicit ExternalSecret defaults for SSA sync parity 2026-02-26 07:02:54 -08:00
authentik Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
cloudnative-pg Port CloudNative-PG off Helm to direct release manifest (#268) 2026-02-25 17:37:53 -08:00
cv Add HA for CV and Docs: zero-downtime deploys (#273) 2026-02-26 07:53:21 -08:00
databases Deploy Authentik identity provider (C2 Mikado) (#227) 2026-02-20 12:55:59 -08:00
devpi Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
docs Add HA for CV and Docs: zero-downtime deploys (#273) 2026-02-26 07:53:21 -08:00
external-secrets Add External Secrets Operator with 1Password Connect (#66) (#66) 2026-01-28 19:30:10 -08:00
forgejo-runner Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
frigate Filter driveway zone to person/dog/cat only in Frigate 2026-02-25 20:45:07 -08:00
grafana Fix Grafana ConfigMap labels lost in configMapGenerator migration 2026-02-24 14:46:20 -08:00
grafana-config Add Transmission metrics exporter and Grafana dashboard (#271) 2026-02-25 22:23:33 -08:00
homepage Update homepage, navidrome, ntfy, miniflux image tags after mirror migration 2026-02-24 21:06:08 -08:00
immich Fix mirror org refs in ArgoCD apps and widen credential template (#266) 2026-02-25 06:55:53 -08:00
kiwix Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
kube-state-metrics Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
kube-state-metrics-ringtail Add multi-cluster observability with ringtail metrics and dashboards (#270) 2026-02-25 22:01:00 -08:00
loki Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
miniflux Update homepage, navidrome, ntfy, miniflux image tags after mirror migration 2026-02-24 21:06:08 -08:00
mosquitto Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
navidrome Update homepage, navidrome, ntfy, miniflux image tags after mirror migration 2026-02-24 21:06:08 -08:00
ntfy Update homepage, navidrome, ntfy, miniflux image tags after mirror migration 2026-02-24 21:06:08 -08:00
nvidia-device-plugin Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
prometheus Add Transmission metrics exporter and Grafana dashboard (#271) 2026-02-25 22:23:33 -08:00
tailscale-operator Deploy Tailscale operator on ringtail k3s cluster (#215) 2026-02-19 09:33:05 -08:00
tailscale-operator-base Add kustomize images: and configMapGenerator: across services (#264) 2026-02-24 14:25:19 -08:00
tailscale-operator-ringtail Deploy Tailscale operator on ringtail k3s cluster (#215) 2026-02-19 09:33:05 -08:00
teslamate Update prometheus and teslamate image tags after mirror migration 2026-02-24 21:18:15 -08:00
torrent Add Transmission metrics exporter and Grafana dashboard (#271) 2026-02-25 22:23:33 -08:00