Merge pull request #1207 from a7i/amir/fix-cm-RemoveDuplicates

fix: base configmap missing plugin RemoveDuplicates
This commit is contained in:
Kubernetes Prow Robot
2023-07-26 07:06:19 -07:00
committed by GitHub
+2 -1
View File
@@ -13,6 +13,7 @@ data:
pluginConfig:
- name: "DefaultEvictor"
- name: "RemovePodsViolatingInterPodAntiAffinity"
- name: "RemoveDuplicates"
- name: "LowNodeUtilization"
args:
thresholds:
@@ -30,4 +31,4 @@ data:
- "RemoveDuplicates"
deschedule:
enabled:
- "RemovePodsViolatingInterPodAntiAffinity"
- "RemovePodsViolatingInterPodAntiAffinity"