Skip to content

Commit d6a0e9b

Browse files
authored
Update pod-topology-spread-constraints.md
fix a word typo
1 parent b089cf0 commit d6a0e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/pods/pod-topology-spread-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ replication controllers, replica sets or stateful sets that the Pod belongs to.
482482

483483
An example configuration might look like follows:
484484
-->
485-
你可以在 [调度方案(Schedulingg Profile)](/zh/docs/reference/scheduling/config/#profiles)
485+
你可以在 [调度方案(Scheduling Profile)](/zh/docs/reference/scheduling/config/#profiles)
486486
中将默认约束作为 `PodTopologySpread` 插件参数的一部分来设置。
487487
约束的设置采用[如前所述的 API](#api),只是 `labelSelector` 必须为空。
488488
选择算符是根据 Pod 所属的服务、副本控制器、ReplicaSet 或 StatefulSet 来设置的。

0 commit comments

Comments
 (0)