aprs.me/k8s
Graham McIntire a0f72cfd43
Run database migrations as init container on each deploy
Adds an init container that runs `bin/migrate` before app pods start,
ensuring migrations are applied on every deployment. Uses the existing
advisory lock in MigrationLock so only one pod runs migrations during
a rolling update.
2026-02-18 10:55:25 -06:00
..
flux Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
deployment.yaml Run database migrations as init container on each deploy 2026-02-18 10:55:25 -06:00
kustomization.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
namespace.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
service-headless.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
service.yaml Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00