Description
The DevWorkspace Operator currently hard-codes the default resources used for container components that do not explicitly define a memory/cpu limit/request.
It would be more useful to be able to configure these default values from the DevWorkspaceOperatorConfig.
Additional context
Originally brought in PR review for #1129 (review)