Skip to content

Commit 85a1bd7

Browse files
authored
Merge pull request #35124 from javadoors/patch-16
[zh-cn]Fix wrong translation "namespace" "命令空间"
2 parents bbb0c58 + c50b473 commit 85a1bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/policy/resource-quotas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ be created in a namespace by type, as well as the total amount of compute resour
3333
be consumed by resources in that namespace.
3434
-->
3535
资源配额,通过 `ResourceQuota` 对象来定义,对每个命名空间的资源消耗总量提供限制。
36-
它可以限制命名空间中某种类型的对象的总数目上限,也可以限制命令空间中的 Pod 可以使用的计算资源的总上限。
36+
它可以限制命名空间中某种类型的对象的总数目上限,也可以限制命名空间中的 Pod 可以使用的计算资源的总上限。
3737

3838
<!--
3939
Resource quotas work like this:

0 commit comments

Comments
 (0)