Skip to content

Update limits for pods to account for higher requirements

Martin Lowe requested to merge malowe/main/k8s-resource-update into main
  • Update limits for pods to account for higher requirements

More RAM is needed to successfully start and have room to cache entries with current load out. While the services can start with 256 in most cases, it tends to be tight with some minor risk of OOM.

Merge request reports