Adds support for specifying resources (cpu, memory & limit, request) for all containers independently - except for strimzi operator which is left to it's defaults
Initial sizes are a guess and will be validated after further experimentation
Default max heap is set to 80% of the allocated container request (by the UBI9 image we use)
Signed-off-by: Nigel Jones nigel.l.jones+git@gmail.com
Initial drop
More docs to follow in later PR cc: @dwolfson