mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
Merge pull request #41731 from heartlock/patch-2
fix misspell "roughly" in config.go
This commit is contained in:
@@ -70,7 +70,7 @@ const (
|
||||
)
|
||||
|
||||
// Config is a structure used to configure a GenericAPIServer.
|
||||
// It's members are sorted rougly in order of importance for composers.
|
||||
// It's members are sorted roughly in order of importance for composers.
|
||||
type Config struct {
|
||||
// SecureServingInfo is required to serve https
|
||||
SecureServingInfo *SecureServingInfo
|
||||
|
||||
Reference in New Issue
Block a user