* 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 |
||
|---|---|---|
| .. | ||
| admin/logging | ||
| charts | ||
| examples | ||
| templates | ||
| test | ||
| .helmignore | ||
| Chart.lock | ||
| Chart.yaml | ||
| README.md | ||
| values.yaml | ||
Update Helm dependencies
- It needs to update Helm charts after changing its dependencies (e.g. logging)
$ helm dependency update .