Being able to configure CPU and Memory requests on a flow-run by flow-run basis seems useful! This is something we can discuss internally about supporting in a first class manner.
In the meantime, the most direct way to accomplish something like this would probably be to update a given deployment and the patch the infra overrides, much like this example.
While patching the deployment may not be ideal, it should get you what you need (if I’m understanding your use case correctly)
Thank you for your answering @nate and yes you understood perfectly what I want. I will do like this but would be nice to have this feat like override a flow-run infrastructure settings so I don’t have to modify the default deployment or infrastructure block!