Skip to content

Commit 8879e6d

Browse files
authored
Merge pull request #38566 from mengjiao-liu/fix-minDomains
Fix minDomains note in topology-spread-constraints page
2 parents 28e0bc3 + b272f1c commit 8879e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/topology-spread-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ your cluster. Those fields are:
9797
nodes match the node selector.
9898

9999
{{< note >}}
100-
The `minDomains` field is a beta field and enabled by default in 1.25. You can disable it by disabling the
100+
The `minDomains` field is a beta field and disabled by default in 1.25. You can enable it by enabling the
101101
`MinDomainsInPodTopologySpread` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
102102
{{< /note >}}
103103

0 commit comments

Comments
 (0)