browsertrix/chart/templates
Ilya Kreymer 86a424af93
migration improvements: (#1228)
* migration improvements + rerunning migrations: (fixes #1227)
- avoid starting some workers while migration is still running
- ensure workers that aren't performing migration await for migration to complete
- backend will not be valid until migration is run
* allow rerunning migration from specified version via --set rerun_from_migration=<VERSION> (replaces rerun_last_migration)
2023-09-28 12:04:19 -07:00
..
backend.yaml
configmap.yaml migration improvements: (#1228) 2023-09-28 12:04:19 -07:00
frontend.yaml
ingress.yaml ingress: simplify ingress config: (fixes #1135) (#1146) 2023-09-07 09:51:48 -07:00
minio.yaml chart: move minio credentials to separate secret, part of #490 (#1143) 2023-09-06 17:35:30 -07:00
mongo.yaml
namespaces.yaml
operators.yaml Scheduled Crawl Refactor: Handle via Operator + Add Skipped Crawls on Quota Reached (#1162) 2023-09-12 13:05:43 -07:00
priorities.yaml Operator refactor to control pods + pvcs directly instead of statefulsets (#1149) 2023-09-11 10:38:04 -07:00
role.yaml
secrets.yaml feat: add SMTP {port, use_tls} config (#1142) 2023-09-08 08:18:36 -07:00
service.yaml
signer.yaml