browsertrix/chart/app-templates
Ilya Kreymer 223221c31e
Add securityContext for Redis pod (#2640)
It seems the latest redis image changed security settings so
root-mounted volumes no longer work.
This change:
- mount redis volumes as redis user/group 999
- needed to run with redis >=8.0.2
2025-06-10 15:20:18 -07:00
..
background_job.yaml Consolidate list page endpoints + better QA sorting + optimize pages fix (#2417) 2025-02-21 13:47:20 -08:00
crawl_configmap.yaml Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawl_cron_job.yaml Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawl_job.yaml Optimize single-page crawl workflows (#2656) 2025-06-10 12:13:57 -07:00
crawler.yaml Optimize single-page crawl workflows (#2656) 2025-06-10 12:13:57 -07:00
profile_job.yaml support overriding crawler image pull policy per channel (#2523) 2025-03-31 14:11:41 -07:00
profilebrowser.yaml Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
qa_configmap.yaml
redis.yaml Add securityContext for Redis pod (#2640) 2025-06-10 15:20:18 -07:00
replica_deletion_cron_job.yaml Optionally delay replica deletion (#2252) 2024-12-19 18:50:28 -08:00
replica_job.yaml