Hi again,
I am using the helm chart for flyte-binary v1.9.1 . Is there a way to configure the default cpu and memory requests when running flytekit ? The default seems to be:
Copy code
Requests:
cpu: 2
memory: 200Mi
But I don't see where I can change that across the board without annotating tasks. I also don't see any values in the helm values created (helm get values)