Open
Description
Currently, the resources assigned to an application container in Kubernetes are static and defined in deploy/helm/microfunctions/values.yaml
. I think these values should be configurable, so that during the workflow deployment the user can pick how much resources should be assigned to her application's containers.