browsertrix/chart/templates
Ilya Kreymer 804f755787
Increase startup probe time to account for long-running migrations (#1560)
- increases the failureThreshold for startupProbe for the api backend
container to account for long running migrations, upto 300 seconds
- add `/healthzStartup` which checks if db is ready
- bump 
- keeps `/healthz` to always return 200 when running
- increases livenessProbe failureThreshold to be higher than readiness
probe, following recommended best practice of liveness probe > readiness
probe
- fixes #1559
2024-02-28 14:22:33 -08:00
..
backend.yaml Increase startup probe time to account for long-running migrations (#1560) 2024-02-28 14:22:33 -08:00
configmap.yaml Add crawl pages and related API endpoints (#1516) 2024-02-28 12:11:35 -05:00
frontend.yaml
ingress.yaml
minio.yaml
mongo.yaml
namespaces.yaml
operators.yaml
priorities.yaml
role.yaml
secrets.yaml
service.yaml
signer.yaml