Hello! Where can I control the storage limit to re...
# ask-the-community
h
Hello! Where can I control the storage limit to resolve this issue?
Copy code
failed at Node[n1]. BindingResolutionError: Error binding Var [wf].[class_name_index_map], caused by: failed at Node[n0]. CausedByError: Failed to GetPrevious data from outputDir [<gs://flyte-blob-storage/metadata/propeller/flytesnacks-development-asx78n9qdlsg6dptssp4/n0/data/0/outputs.pb>], caused by: path:<gs://flyte-blob-storage/metadata/propeller/flytesnacks-development-asx78n9qdlsg6dptssp4/n0/data/0/outputs.pb>: [LIMIT_EXCEEDED] limit exceeded. 5.357096mb > 2mb.
s
h
This worked but Flyte-binary chart does not accept such parameter in values and I had to use inline to add this config. Will open a ticket in repo and contribute that change.
t
I have the same issue. For those looking for the interim "inline" configuration solution, it is described in the Issues section of the repo here: https://github.com/flyteorg/flyte/issues/4951