Skip to content

Add the configuration of object storage to the sidekiq chart

Jason Plum requested to merge 459-sidekiq-add-object-storage-config into master

When Sidekiq does not have the configuration for object storage, there will be instances where you will get error/messages such as RuntimeErro: object storage is not enabled when Unicorn/Workhorse are configured with object storage. See #459 (closed) for an example where a User's avatar is in object storage, but sidekiq then can't access it.

blocked by !255 (merged)

Closes #459 (closed)

cc @Ahmadposten @marin @twk3

Edited by Jason Plum

Merge request reports