1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

Merge pull request #1133 from damemi/missing-quote

Add missing quote to configmap
This commit is contained in:
Kubernetes Prow Robot
2023-04-28 07:44:16 -07:00
committed by GitHub

View File

@@ -28,4 +28,4 @@ data:
enabled:
- "LowNodeUtilization"
- "RemovePodsViolatingInterPodAntiAffinity"
- "RemoveDuplicates
- "RemoveDuplicates"