e646ac3689
Most user apps (e.g. Next.js) don't have a /health endpoint, causing liveness/readiness probes to fail with 404 and crash-loop the pods. TCP socket probes just check if the port is open, which works universally.