diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-08 14:23:14 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-08 14:23:14 +0200 |
| commit | 62278591de0650ccea63d219b495140c6924ae00 (patch) | |
| tree | 1ecdf7372e0e7591a56e1a72046174b8e2284017 /frontends/scripts | |
| parent | 190473b0dcb41ef49f1e4e3dd7a1e8fa4150181d (diff) | |
Add PostgreSQL health checks to fix immich pod restarts
Added liveness and readiness probes to the PostgreSQL deployment to ensure
it's ready to accept connections before immich-server attempts to connect.
This fixes the race condition causing ECONNREFUSED errors and pod restarts.
The readiness probe prevents services from routing traffic until PostgreSQL
is fully initialized, while the liveness probe ensures the container is
restarted if PostgreSQL becomes unresponsive.
Diffstat (limited to 'frontends/scripts')
0 files changed, 0 insertions, 0 deletions
