mirror of https://github.com/k3s-io/k3s
word spell error
parent
d816555e44
commit
f183dec4a2
|
@ -49,7 +49,7 @@ type SchedulerServer struct {
|
|||
// Kubeconfig is Path to kubeconfig file with authorization and master
|
||||
// location information.
|
||||
Kubeconfig string
|
||||
// Dynamic conifguration for scheduler features.
|
||||
// Dynamic configuration for scheduler features.
|
||||
}
|
||||
|
||||
// NewSchedulerServer creates a new SchedulerServer with default parameters
|
||||
|
|
Loading…
Reference in New Issue