Commit 075f37f8 authored by linyouchong's avatar linyouchong

Fix error link in comment

parent b72e61ed
...@@ -44,7 +44,7 @@ import ( ...@@ -44,7 +44,7 @@ import (
) )
// Eviction Policy is described here: // 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 ( const (
postTestConditionMonitoringPeriod = 1 * time.Minute postTestConditionMonitoringPeriod = 1 * time.Minute
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment