mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
Update rescheduler's component config.
This commit is contained in:
@@ -28,5 +28,5 @@ type ReschedulerConfiguration struct {
|
||||
KubeConfigFile string `json:"kubeConfigFile"`
|
||||
|
||||
// PolicyConfigFile is the filepath to the rescheduler policy configuration.
|
||||
PolicyConfigFile string `json:"policyConfigFile"`
|
||||
PolicyConfigFile string `json:"policyConfigFile,,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user