Skip to content

Commit b171b18

Browse files
committed
[zh] missing backquotes
1 parent 74e5ea5 commit b171b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/access-authn-authz/extensible-admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ which is a PEM-encoded CA bundle for validating the webhook's server certificate
211211
The `scope` field specifies if only cluster-scoped resources ("Cluster") or namespace-scoped
212212
resources ("Namespaced") will match this rule. "∗" means that there are no scope restrictions.
213213
-->
214-
scope 字段指定是仅集群范围的资源(Cluster)还是名字空间范围的资源资源(Namespaced)将与此规则匹配。
214+
`scope` 字段指定是仅集群范围的资源(Cluster)还是名字空间范围的资源资源(Namespaced)将与此规则匹配。
215215
`*` 表示没有范围限制。
216216

217217
<!--

0 commit comments

Comments
 (0)