aprs.me/k8s
Graham McIntire d886f5d987
Fix migration init container env vars and ConnectionMonitor crash
- Add missing env vars to migration init container (PHX_HOST, PORT,
  APRS_PORT, APRS_CALLSIGN, APRS_PASSCODE) so runtime.exs config
  provider doesn't fail due to Kubernetes service discovery injecting
  APRS_PORT as a full URL
- Guard ConnectionMonitor.accepting_connections?/0 with Process.whereis
  to avoid crashing when the GenServer isn't started (e.g. cluster
  enabled but no libcluster topologies configured)
2026-02-18 11:51:56 -06:00
..
flux Add k8s deployment manifests and FluxCD GitOps config 2026-02-17 16:11:27 -06:00
deployment.yaml Fix migration init container env vars and ConnectionMonitor crash 2026-02-18 11:51:56 -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