Skip to content

Commit 7987f85

Browse files
author
OpenShift Bot
authored
Merge pull request #12782 from aveshagarwal/master-1413748-12712
Merged by openshift-bot
2 parents 1b9523e + 69eabd6 commit 7987f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/server/start/admission.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ var (
6565
"LimitRanger",
6666
"ServiceAccount",
6767
"SecurityContextConstraint",
68-
"LimitPodHardAntiAffinityTopology",
6968
"SCCExecRestrictions",
7069
"PersistentVolumeLabel",
7170
"DefaultStorageClass",
@@ -85,6 +84,7 @@ var (
8584
"AlwaysPullImages",
8685
"ImagePolicyWebhook",
8786
"openshift.io/RestrictSubjectBindings",
87+
"LimitPodHardAntiAffinityTopology",
8888
)
8989
)
9090

0 commit comments

Comments
 (0)