browsertrix/chart/app-templates
Ilya Kreymer 5530ca92e1
Move backend app templates to be installed from configmap volume (#1331)
Instead of adding the app templates launched from the backend via
`backend/btrixcloud/templates`, add them to a configmap and mount the
configmap in the same location.

This allows these templates to be updated, like other values in
charts/... without having to rebuild any of the images, speeding up dev
and maintenance time.

Changes include:
- move backend/btrixcloud/templates -> chart/app-templates/
- add app-templates/*.yaml to app-templates configmap
- mount app-templates configmap to /app/btrixcloud/templates/ in api and op containers
2023-11-06 09:37:48 -08:00
..
crawl_cron_job.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
crawl_job.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
crawler.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
profile_job.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
profilebrowser.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
redis.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00
replica_job.yaml Move backend app templates to be installed from configmap volume (#1331) 2023-11-06 09:37:48 -08:00