Can someone point me to the place(s) in the EKS he...
# flyte-support
a
Can someone point me to the place(s) in the EKS helm chart that I need to updated to get around this limit?
Copy code
status = StatusCode.INVALID_ARGUMENT
details = "Requested CPU limit [15] is greater than current limit set in the platform configuration [2]. Please contact Flyte Admins to change these limits or consult the configuration"`
a
Okay so the key here is task_resources! Thank you
👍 1
f
Ya, we have now geek over th defaults in code, part of next release
m
@freezing-airport-6809 @gray-ocean-62145 is this still the preferred way of updating defaults? you mentioned part of new release, but couldn’t find anything on 1.5.0
g
@millions-table-8574 - yes this is definitely the correct way to do it
👍 1
153 Views