browsertrix/chart/templates
Ilya Kreymer 01ddf95a56
allow disabling of auto-resize of crawler pods (#1964)
- only enable if 'enable_auto_resize' is true, default to false
- if true, set memory limit to 1.2 of memory requests, resize when
hitting 'soft oom' of initial request, adjust by 1.2 (current behavior)
up to max_crawler_memory
- if false, set memory limit to max_crawler_memory and never adjust
memory requests or memory limits
- part of #1959
2024-07-23 21:00:40 -04:00
..
backend.yaml Adds Subscription API (#1914) 2024-07-10 17:41:16 -07:00
configmap.yaml allow disabling of auto-resize of crawler pods (#1964) 2024-07-23 21:00:40 -04:00
frontend.yaml add horizontal pod autoscaler for backend and frontend via helm charts (#1633) 2024-03-28 16:39:27 -07:00
ingress.yaml Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
minio.yaml Background Jobs Work (#1321) 2023-11-02 13:02:17 -07:00
mongo.yaml Resource Constraints Cleanup: (fixes #895) (#1019) 2023-08-01 00:11:16 -07:00
namespaces.yaml refactoring to use statefulsets + job (#245) 2022-06-05 10:37:17 -07:00
networkpolicies.yaml Crawler network policy (#1727) 2024-07-03 10:55:03 -07:00
operators.yaml Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
priorities.yaml renumber crawl priority classes: (#1673) 2024-04-13 12:24:43 -07:00
role.yaml Crawler pod memory padding + auto scaling (#1631) 2024-03-28 16:39:00 -07:00
secrets.yaml Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
service.yaml Use Shared Services for Crawling, Redis, Profile Browsers (#1088) 2023-08-24 20:08:53 -07:00
signer.yaml charts cleanup: (#1360) 2023-11-08 19:24:00 -08:00