browsertrix/chart
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
..
admin/logging fix the admin logging doc (#612) 2023-02-21 09:52:46 -08:00
charts [FIX] Add ingress class for admin logging (#532) 2023-01-31 12:52:57 -08:00
examples Make pending invites expire via TTL index (#568) 2023-02-14 16:07:14 -05:00
templates Chart: split Crawl args into separate variables (#639) 2023-02-24 17:24:04 -08:00
test Fix microk8s CI (#634) 2023-02-23 16:58:25 -05:00
.helmignore
Chart.lock
Chart.yaml
README.md
values.yaml Chart: split Crawl args into separate variables (#639) 2023-02-24 17:24:04 -08:00

Update Helm dependencies

  • It needs to update Helm charts after changing its dependencies (e.g. logging)
$ helm dependency update .