Skip to content

Commit c50b473

Browse files
committed
[zh-cn] "namespace" unified translation "命名空间"
namespace unified translation "命名空间"
1 parent b8e27e7 commit c50b473

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)