Set resource limits for everything
We need to set resources:
for each application so we:
- Make sure our cluster does not get in a broken state because several pods are using too many resources at the same time
- Maybe we can even speed up some applications by giving them the proper amount of resources (or at least we should be able to figure out why, for example, Keycloak is so slow)
Edited by Maarten de Waard