Fix minDomains note in topology-spread-constraints page

pull/38566/head
Mengjiao Liu 2022-12-20 11:21:43 +08:00
parent 28e0bc313b
commit b272f1c4ce
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ your cluster. Those fields are:
nodes match the node selector.
{{< note >}}
The `minDomains` field is a beta field and enabled by default in 1.25. You can disable it by disabling the
The `minDomains` field is a beta field and disabled by default in 1.25. You can enable it by enabling the
`MinDomainsInPodTopologySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
{{< /note >}}