Can we override the cpu and memory of workers in a...
# pacc-aug-28-29-2024
s
Can we override the cpu and memory of workers in a workpool when creating deployment than what is specified in base template (ecs) ?
k
Every field that exists in the base template can be overridden on a deployment, and also on individual flow runs
b
^ yes!
s
Okay, we tried but no success, may be we did not specify the right overrides. we will check in detail