HOMELAB-973: fix(outline): add startupProbe to prevent liveness race #184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-973-outline-probes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
startupProbetocore/charts/apps/outline/templates/deployment.yamlwith a 5-minute window (30 × 10s failureThreshold). Liveness/readiness are suppressed by Kubernetes until the startup probe succeeds.helm templateagainst prod values.Test plan
curl https://docs.aaron.reynoza.org/_healthreturns 200Refs HOMELAB-973.