Removal of envConfig.resources
| Deprecated | 2.1.0 |
| Removal | 3.0.0 |
Previously the resource definition for the backend container for the application pod could be done via
envConfig.resources.
This value will be removed. Instead, for assigning the backend container resources, the envConfig.backend.resources
needs to be defined.
Assignment of the resources for the worker needs to be done via worker.server.resources.