Skip to content

Commit 773cb54

Browse files
authored
Merge pull request #1133 from damemi/missing-quote
Add missing quote to configmap
2 parents 1096506 + 753812a commit 773cb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/base/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ data:
2828
enabled:
2929
- "LowNodeUtilization"
3030
- "RemovePodsViolatingInterPodAntiAffinity"
31-
- "RemoveDuplicates
31+
- "RemoveDuplicates"

0 commit comments

Comments
 (0)