/livez No authLiveness probe.
Answers only "is this process running". It never consults a dependency, and that is the point: a downed database or payload key store is a readiness condition, not a reason to restart the process. Restarting cannot reach an unreachable vault — it just churns the pod and blocks the rollout that would carry the fix. Unauthenticated.
Responses
| Status | Meaning |
|---|---|
200 | The process is running. HealthOK |