We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67eefde + d16ea99 commit 2a76253Copy full SHA for 2a76253
content/zh-cn/docs/reference/access-authn-authz/rbac.md
@@ -186,6 +186,8 @@ or across all namespaces (depending on how it is [bound](#rolebinding-and-cluste
186
{{< glossary_tooltip text="Secret" term_id="secret" >}} 授予读访问权限,
187
或者跨名字空间的访问权限(取决于该角色是如何[绑定](#rolebinding-and-clusterrolebinding)的):
188
189
+{{% code_sample file="access/simple-clusterrole.yaml" %}}
190
+
191
<!--
192
The name of a Role or a ClusterRole object must be a valid
193
[path segment name](/docs/concepts/overview/working-with-objects/names#path-segment-names).
0 commit comments