Skip to content

Commit a9971f8

Browse files
Increase k3d image prefetch timeout to 3m
1 parent 59926af commit a9971f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/k3d/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616
description: >
1717
Each line is the name of an image to fetch onto all Kubernetes nodes
1818
prefetch-timeout:
19-
default: 90s
19+
default: 3m
2020
required: true
2121
description: >
2222
Amount of time to wait for images to be fetched

0 commit comments

Comments
 (0)