Staging instance, all changes can be removed at any time

Skip to content

loaders, listers: Unify celery & sentry configuration

Antoine R. Dumont requested to merge align-sentry-setup into production

This makes the sentry setup really optional. This unifies in another commit the celery configuration like other deployments do (cookers, ...).

This allows to make those loaders run in minikube without crashing during the pod initialization step.

This also aligns the deposit charts.

Note: They are still crashing but after the pod is started (so celery starts). In the end, at some point, when we'll integrate real backends to serve them, they could actually run in minikube.

Edited by Antoine R. Dumont

Merge request reports

Loading