mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fix typo
This commit is contained in:
parent
86357b8deb
commit
e4cdc8cfe5
@ -32,7 +32,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
probTestContainerName = "test-webserber"
|
probTestContainerName = "test-webserver"
|
||||||
probTestInitialDelaySeconds = 30
|
probTestInitialDelaySeconds = 30
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user