Commit afdfdac3 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #48526 from jianglingxia/jlx0706

Automatic merge from submit-queue word spell error **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note ```NONE
parents 40249c06 f183dec4
...@@ -49,7 +49,7 @@ type SchedulerServer struct { ...@@ -49,7 +49,7 @@ type SchedulerServer struct {
// Kubeconfig is Path to kubeconfig file with authorization and master // Kubeconfig is Path to kubeconfig file with authorization and master
// location information. // location information.
Kubeconfig string Kubeconfig string
// Dynamic conifguration for scheduler features. // Dynamic configuration for scheduler features.
} }
// NewSchedulerServer creates a new SchedulerServer with default parameters // NewSchedulerServer creates a new SchedulerServer with default parameters
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment