- 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) |
||
|---|---|---|
| .. | ||
| flux | ||
| deployment.yaml | ||
| kustomization.yaml | ||
| namespace.yaml | ||
| service-headless.yaml | ||
| service.yaml | ||