mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
Fix typo
This commit is contained in:
@@ -32,7 +32,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
probTestContainerName = "test-webserber"
|
||||
probTestContainerName = "test-webserver"
|
||||
probTestInitialDelaySeconds = 30
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user