mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
fix policy example configmap
Signed-off-by: czm <czm1192198606@live.com>
This commit is contained in:
@@ -27,5 +27,7 @@ data:
|
||||
balance:
|
||||
enabled:
|
||||
- "LowNodeUtilization"
|
||||
- "RemovePodsViolatingInterPodAntiAffinity"
|
||||
- "RemoveDuplicates"
|
||||
deschedule:
|
||||
enabled:
|
||||
- "RemovePodsViolatingInterPodAntiAffinity"
|
||||
Reference in New Issue
Block a user