Skip to content

Commit 7197ce9

Browse files
committed
fix LimitPodHardAntiAffinityTopology name
1 parent bd230c8 commit 7197ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/admission-controllers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ The annotations added contain the information on what compute resources were aut
331331

332332
See the [InitialResouces proposal](https://git.k8s.io/community/contributors/design-proposals/autoscaling/initial-resources.md) for more details.
333333

334-
### LimitPodHardAntiAffinity
334+
### LimitPodHardAntiAffinityTopology
335335

336336
This admission controller denies any pod that defines `AntiAffinity` topology key other than
337337
`kubernetes.io/hostname` in `requiredDuringSchedulingRequiredDuringExecution`.

0 commit comments

Comments
 (0)