browsertrix/chart/templates
Ilya Kreymer b3ca501a19 helm chart: support cloud-based persistent volumes if values 'volume_storage_class' is specified.
use PersistentVolumeClaim to create a persistent volume for each local service (mongo, minio, redis) when running in a cloud setup
if cloud-specified volume storage class not specified, create default hostPath volume (eg. for minikube)
lint: add default icon for chart
2022-01-15 19:34:31 -08:00
..
backend.yaml Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
configmap.yaml Backend Invite System Refactor (#53) 2021-12-04 12:14:28 -08:00
frontend.yaml Support unified docker + k8s deployment (#58) 2021-12-05 13:02:26 -08:00
ingress.yaml Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
minio.yaml helm chart: support cloud-based persistent volumes if values 'volume_storage_class' is specified. 2022-01-15 19:34:31 -08:00
mongo.yaml helm chart: support cloud-based persistent volumes if values 'volume_storage_class' is specified. 2022-01-15 19:34:31 -08:00
namespaces.yaml add redis for storing crawl state data! 2021-09-17 15:02:11 -07:00
redis.yaml helm chart: support cloud-based persistent volumes if values 'volume_storage_class' is specified. 2022-01-15 19:34:31 -08:00
role.yaml Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
secrets.yaml Config superuser (#59) 2021-12-05 14:12:42 -08:00