Skip to content

Commit ae2a5ed

Browse files
authored
Update README.md
1 parent 8050b82 commit ae2a5ed

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-scheduling/5007-device-attach-before-pod-scheduled

1 file changed

+1
-1
lines changed

keps/sig-scheduling/5007-device-attach-before-pod-scheduled/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ type BasicDevice struct {
382382
// +optional
383383
UsageRestrictedToNode bool
384384

385-
// BindingTimeout indicates the prepare timeout period.
385+
// BindingTimeout indicates the prepare timeout period(minute).
386386
// If the timeout period is exceeded, the scheduler clears the allocation in the ResourceClaim and reschedules the Pod.
387387
//
388388
// +optional

0 commit comments

Comments
 (0)