Merge pull request #438 from lixiang233/add_missing_parameter

Add missing parameter in README
This commit is contained in:
Kubernetes Prow Robot
2020-11-17 20:24:04 -08:00
committed by GitHub

View File

@@ -182,6 +182,7 @@ These thresholds, `thresholds` and `targetThresholds`, could be tuned as per you
|---|---|
|`thresholds`|map(string:int)|
|`targetThresholds`|map(string:int)|
|`numberOfNodes`|int|
|`thresholdPriority`|int (see [priority filtering](#priority-filtering))|
|`thresholdPriorityClassName`|string (see [priority filtering](#priority-filtering))|