Add Tandoor startup probe support #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/tandoor-startup-probe"
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?
Add configurable startupProbe support to the Tandoor Helm chart so the container can complete migrations and static-file collection before liveness and readiness checks take over. The cluster deployment configures a startup window while retaining the existing HTTP probes on port 80.