Skip to content

Commit 9bb892e

Browse files
authored
[zh] Update rbac.md (#29795)
* Update rbac.md * Update rbac.md
1 parent 66032f9 commit 9bb892e

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/reference/access-authn-authz

1 file changed

+1
-1
lines changed

content/zh/docs/reference/access-authn-authz/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ that change triggers adding the new rules into the aggregated ClusterRole.
483483
Here is an example that adds rules to the "monitoring" ClusterRole, by creating another
484484
ClusterRole labeled `rbac.example.com/aggregate-to-monitoring: true`.
485485
-->
486-
如果你创建一个与某现有聚合 ClusterRole 的标签选择算符匹配的 ClusterRole,
486+
如果你创建一个与某个已存在的聚合 ClusterRole 的标签选择算符匹配的 ClusterRole,
487487
这一变化会触发新的规则被添加到聚合 ClusterRole 的操作。
488488
下面的例子中,通过创建一个标签同样为 `rbac.example.com/aggregate-to-monitoring: true`
489489
的 ClusterRole,新的规则可被添加到 "monitoring" ClusterRole 中。

0 commit comments

Comments
 (0)