mirror of https://github.com/k3s-io/k3s
Fix error link in comment
parent
b72e61edaa
commit
075f37f853
|
@ -44,7 +44,7 @@ import (
|
|||
)
|
||||
|
||||
// Eviction Policy is described here:
|
||||
// https://github.com/kubernetes/community/blob/master/contributors/design-proposals/kubelet-eviction.md
|
||||
// https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/kubelet-eviction.md
|
||||
|
||||
const (
|
||||
postTestConditionMonitoringPeriod = 1 * time.Minute
|
||||
|
|
Loading…
Reference in New Issue