Commit 92b2db8
fix: add DAYTONA_OVERRIDE_STORAGE passthrough to cap disk at 10GB for Daytona
Daytona sandboxes are limited to 10GB storage per sandbox. Tasks with
storage = "20G" or storage_mb = 20480 in task.toml fail immediately.
Set DAYTONA_OVERRIDE_STORAGE=10240 alongside HARBOR_ENV=daytona to cap
all sandbox disk requests at the Daytona limit.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5f0136f commit 92b2db8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
0 commit comments