fix LimitPodHardAntiAffinityTopology name (#7221)

This commit is contained in:
CaoShuFeng
2018-02-05 06:05:06 +08:00
committed by k8s-ci-robot
parent 0f4210c866
commit aeda74942f
+1 -1
View File
@@ -331,7 +331,7 @@ The annotations added contain the information on what compute resources were aut
See the [InitialResouces proposal](https://git.k8s.io/community/contributors/design-proposals/autoscaling/initial-resources.md) for more details.
### LimitPodHardAntiAffinity
### LimitPodHardAntiAffinityTopology
This admission controller denies any pod that defines `AntiAffinity` topology key other than
`kubernetes.io/hostname` in `requiredDuringSchedulingRequiredDuringExecution`.