browsertrix/backend/btrixcloud/templates
Ilya Kreymer d6bc467c54
improvements to redis pod: (#1219)
- add liveness check/fix readiness check - ensure 'redis-cli ping' actually returns 'PONG', as exit code is 0 even if errors
will detect situations where redis is not available, such as due to to max clients being reached
- bump redis memory/cpu for now (until autoscaling/automatic adjustment is available)
2023-09-28 13:00:31 -07:00
..
crawl_cron_job.yaml Scheduled Crawl Refactor: Handle via Operator + Add Skipped Crawls on Quota Reached (#1162) 2023-09-12 13:05:43 -07:00
crawl_job.yaml Add event webhook notifications system to backend (#1061) 2023-08-31 19:52:37 -07:00
crawler.yaml Operator refactor to control pods + pvcs directly instead of statefulsets (#1149) 2023-09-11 10:38:04 -07:00
profile_job.yaml Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00
profilebrowser.yaml Operator refactor to control pods + pvcs directly instead of statefulsets (#1149) 2023-09-11 10:38:04 -07:00
redis.yaml improvements to redis pod: (#1219) 2023-09-28 13:00:31 -07:00