browsertrix/chart/templates
Ilya Kreymer 413fd8d7ea
Chart: split Crawl args into separate variables (#639)
* chart crawl args cleanup:
- move configurable settings out of 'crawler_args'
- add 'crawler_session_size_limit_bytes' and 'crawler_session_time_limit_seconds' for --timeLimit and --sizeLimit option for crawler
- remove hard-coded 'timeout' to allow configuring via crawl config
- set liveness check port from existing config value
- add comments that requests hd must be at least double the size limit
- defaults: set crawler_requests_hd to 22GB, default crawl session size limit to 10GB
2023-02-24 17:24:04 -08:00
..
backend.yaml Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08:00
configmap.yaml Chart: split Crawl args into separate variables (#639) 2023-02-24 17:24:04 -08:00
frontend.yaml health readiness check: add /healthz endpoint for nginx readiness check, set failure threshold to 3 (similar to ingress) (#562) 2023-02-06 15:08:05 -08:00
ingress.yaml have ingress for signer only when it is enabled 2023-01-06 14:06:33 -08:00
minio.yaml chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
mongo.yaml Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08:00
namespaces.yaml refactoring to use statefulsets + job (#245) 2022-06-05 10:37:17 -07:00
role.yaml refactoring to use statefulsets + job (#245) 2022-06-05 10:37:17 -07:00
secrets.yaml Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08:00
signer.yaml Rename api / nginx settings -> backend / frontend, set pull policy job images (#504) 2023-01-18 20:21:36 -08:00