climate_ref_celery.celeryconf.base
#
Base configuration for Celery.
Other environments can use these settings as a base and override them as needed.
All settings can be overridden via environment variables prefixed with CELERY_.
For example, CELERY_TASK_TIME_LIMIT=3600 overrides task_time_limit.
See the Helm chart README for per-provider override examples.