We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d1b830 + 2179ca2 commit 596a48dCopy full SHA for 596a48d
test/e2e/scheduling/taints.go
@@ -45,7 +45,7 @@ func getTestTaint() v1.Taint {
45
}
46
47
48
-// Create a defaut pod for this test, with argument saying if the Pod should have
+// Create a default pod for this test, with argument saying if the Pod should have
49
// toleration for Taits used in this test.
50
func createPodForTaintsTest(hasToleration bool, tolerationSeconds int, podName, podLabel, ns string) *v1.Pod {
51
grace := int64(1)
0 commit comments