Skip to content

Commit 9f77b0e

Browse files
committed
[zh-cn] sync docs/reference/kubernetes-api/authorization-resources/cluster-role-binding-v1.md
1 parent 7824ed9 commit 9f77b0e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

content/zh-cn/docs/reference/kubernetes-api/authorization-resources/cluster-role-binding-v1.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ content_type: "api_reference"
77
description: "ClusterRoleBinding 引用 ClusterRole,但不包含它。"
88
title: "ClusterRoleBinding"
99
weight: 6
10-
auto_generated: false
1110
---
1211
<!--
1312
---
@@ -87,12 +86,18 @@ ClusterRoleBinding 引用 ClusterRole,但不包含它。
8786
name 是被引用的资源的名称
8887
<!--
8988
- **subjects** ([]Subject)
89+
90+
*Atomic: will be replaced during a merge*
91+
9092
Subjects holds references to the objects the role applies to.
93+
9194
<a name="Subject"></a>
9295
*Subject contains a reference to the object or user identities a role binding applies to. This can either hold a direct API object reference, or a value for non-objects such as user and group names.*
9396
-->
9497
- **subjects** ([]Subject)
9598

99+
**原子性:将在合并期间被替换**
100+
96101
Subjects 包含角色所适用的对象的引用。
97102

98103
<a name="Subject"></a>

0 commit comments

Comments
 (0)