File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -776,11 +776,11 @@ The labels available as a result of this controller are the
776776[topology.kubernetes.io/region](docs/reference/labels-annotations-taints/#topologykubernetesioregion) and
777777[topology.kuberentes.io/zone](docs/reference/labels-annotations-taints/#topologykubernetesiozone) labels.
778778
779- {{ <note> }}
779+ {{<note>}}
780780If any mutating admission webhook adds or modifies labels of the `pods/binding` subresource,
781781these changes will propagate to pod labels as a result of this controller,
782782overwriting labels with conflicting keys.
783- {{ </note> }}
783+ {{</note>}}
784784
785785This admission controller is enabled when the `PodTopologyLabelsAdmission` feature gate is enabled.
786786
You can’t perform that action at this time.
0 commit comments