browsertrix/chart
Ilya Kreymer 1c47a648a9
Max page limit override (#737)
* more page limit: update to #717, instead of setting --limit in each crawlconfig,
apply override --maxPageLimit setting, implemented in crawler, to override individually configured page limit

* update tests, no longer returning 'crawl_page_limit_exceeds_allowed'
2023-04-03 14:01:32 -07:00
..
admin/logging Add lightweight logging mode (#668) 2023-03-10 14:34:37 -08:00
charts [FIX] Add ingress class for admin logging (#532) 2023-01-31 12:52:57 -08:00
examples ansible: rocky firewall (#635) 2023-02-24 17:28:21 -08:00
templates Max page limit override (#737) 2023-04-03 14:01:32 -07:00
test Allow configurable max pages per crawl in deployment settings (#717) 2023-03-28 16:26:29 -07:00
.helmignore
Chart.lock add logging 2023-01-04 00:15:23 -08:00
Chart.yaml add logging 2023-01-04 00:15:23 -08:00
README.md add logging 2023-01-04 00:15:23 -08:00
values.yaml Allow configurable max pages per crawl in deployment settings (#717) 2023-03-28 16:26:29 -07:00

Update Helm dependencies

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