PHACDataHub / cpho-phase2

A data collection and retrieval application to automate and standardize the data intake for the yearly Health of Canadians report
5 stars 3 forks source link

refactor: reduce requests #386

Closed vedantthapa closed 1 month ago

vedantthapa commented 1 month ago

Reduce cert-manager, flux and cnpg pod's memory and cpu requests down to 112Mi and 50m respectively. Only exception is the kustomize-controller, which, seems to require more cpu than the rest so added a separate patch for it.

simardeep1792 commented 1 month ago

LGTM!

vedantthapa commented 1 month ago

We'll tackle the stress testing issue in a separate PR. I've reverted any tuning changes related to app / db and added limits for rest of the containers, so should be good to merge this one.