1
0
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:
czm
2023-04-29 17:09:33 +08:00
parent 773cb54e57
commit 51ddd817e8

View File

@@ -27,5 +27,7 @@ data:
balance:
enabled:
- "LowNodeUtilization"
- "RemovePodsViolatingInterPodAntiAffinity"
- "RemoveDuplicates"
deschedule:
enabled:
- "RemovePodsViolatingInterPodAntiAffinity"