mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 05:14:13 +01:00
Merge pull request #1135 from AllenZMC/fix-policy-yaml
fix policy example configmap
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