Skip to content

Tune `hpa.targetAverageValue` for Review Apps sidekiq and gitlab-shell

What does this MR do?

Tune hpa.targetAverageValue to be closer to the expected value.

  • Increase hpa.targetAverageValue for sidekiq to 650m, based on cpu request of 650m
  • Increase hpa.targetAverageValue for gitlab-shell to 500m, based on cpu request of 500m

Does this MR meet the acceptance criteria?

Conformity

Closes #37984 (closed)

Edited by Albert Salim

Merge request reports