Skip to content

Sidekiq: Add credentials for registry #785

Jason Plum requested to merge 785-add-registry-jwt-to-sidekiq into master

Add the credentials for the registry to the Sidekiq container, as repository deletion occurs there.

  • Adds registry.* settings from Unicorn to Sidekiq
  • Adds mounts to deployment
  • Adds secret configuration of registry certificate
  • Refactors configure script to match form of Unicorn

Closes #785 (closed)

cc @marin @tpresa

Merge request reports