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
crawl_configmap.yaml
crawl_cron_job.yaml
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
qa_configmap.yaml
redis.yaml
replica_deletion_cron_job.yaml
replica_job.yaml