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
776
776
[topology.kubernetes.io/region](docs/reference/labels-annotations-taints/#topologykubernetesioregion) and
777
777
[topology.kuberentes.io/zone](docs/reference/labels-annotations-taints/#topologykubernetesiozone) labels.
778
778
779
- {{ <note> }}
779
+ {{<note>}}
780
780
If any mutating admission webhook adds or modifies labels of the `pods/binding` subresource,
781
781
these changes will propagate to pod labels as a result of this controller,
782
782
overwriting labels with conflicting keys.
783
- {{ </note> }}
783
+ {{</note>}}
784
784
785
785
This admission controller is enabled when the `PodTopologyLabelsAdmission` feature gate is enabled.
786
786
You can’t perform that action at this time.
0 commit comments