Skip to content

Reduce the cpu requests for CI for some of our charts

DJ Mountney requested to merge reduce-ci-cpu-requests into master

In our dev environments, it's unlikely that we will be putting real world strain on all our releases at once. So we are wasteing resources by having them so high.

Note that I have left the public facing nodes, unicorn/registry/minio/gitlab-shell at their higher numbers because we are running in Google's IP range, and these nodes, especially shell can see high cpu usage, even in our CI, due to bots.

Related to https://gitlab.com/charts/helm.gitlab.io/issues/313

Merge request reports