Skip to content

Commit 9b42fa0

Browse files
committed
Increase ephemeral storage to build all Windows Container image
1. This increase is required to address no space left on device issue after adding support to building Windows Server 2025 images.
1 parent 804987d commit 9b42fa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

templater/jobs/presubmit/eks-distro-build-tooling/eks-distro-base-presubmits-windows.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ resources:
2828
requests:
2929
cpu: 1024m
3030
memory: 4Gi
31+
ephemeral-storage: "50Gi"

0 commit comments

Comments
 (0)