https://flyte.org logo
#flyte-deployment
Title
# flyte-deployment
a

Aleksander Lempinen

02/23/2023, 2:12 PM
Is it possible to configure other defaults than resource requests through the helm chart? For example default timeout for tasks.
k

Ketan (kumare3)

02/23/2023, 3:14 PM
Unfortunately no
d

Dan Rammer (hamersaw)

02/23/2023, 3:16 PM
@Aleksander Lempinen I think task execution deadline fits your example here right? node and workflow level execution deadlines are currently exposed through propeller configuration.
a

Aleksander Lempinen

02/24/2023, 8:35 AM
Yes. My use case is to set reasonable defaults in case of stuck workflows that can be overridden with task timeouts.