https://prefect.io logo
v

Vadym Dytyniak

10/31/2022, 12:51 PM
Hi. I see unexpected behaviour for my use case. If I deploy the flow with S3 storage for example and then deploy flow again with no storage - deployment still has old storage. Is it expected?
1
Found a workaround - specifying LocalFileSystem instead if no storage.
2 Views