browsertrix/chart/app-templates
Ilya Kreymer 5b0f851857
Fix securityContext for pod (#2623)
Some of the `securityContext` settings need to be on the container, not
on the pod, including the read-only file system, which was not previously enabled.
This now enables the read-only file system.
Also map the crawler /tmp directory to use the same volume as crawls (as
crawler currently uses /tmp dir) as /tmp becomes read-only otherwise.
2025-05-27 10:59:50 -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 Pause / Resume Crawls Initial Implmentation. (#2572) 2025-05-21 14:05:16 -07:00
crawler.yaml Fix securityContext for pod (#2623) 2025-05-27 10:59:50 -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 include workflow config in QA runs + different browser instances for QA (#1829) 2024-05-29 13:32:25 -07:00
redis.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
replica_deletion_cron_job.yaml Optionally delay replica deletion (#2252) 2024-12-19 18:50:28 -08:00
replica_job.yaml QA Runs Initial Backend Implementation (#1586) 2024-03-20 22:42:16 -07:00