Skip to content

Provides capability to configure PDB per sidekiq pod config

John Skarbek requested to merge jts/add-pdb-per-sidekiq-pod into master
  • Similar to the HPA configuration for individual sidekiq deployments, this adds the same configuration for Pod Disruption Budgets for each pod configuration.
  • Utilizes our existing default of 1 to maintain backward compatibility and expected behavior when upgraded

Closes: #2025 (closed)

Merge request reports