Skip to content

Separate Sidekiq HPA with triple dashes

When multiple SideKiq pods are used, only the last pod in the list is created with an HPA attached. This MR separates each HPA with ---, creating a HPA for each pod in the list.

Edited by Taylor Daugherty

Merge request reports