Merge pull request #35336 from yeqiugt/main
[zh-cn]fix err in content/zh-cn/docs/reference/config-api/apiserver-audit.v1.md
This commit is contained in:
@@ -743,12 +743,12 @@ PolicyRule 包含一个映射,基于元数据将请求映射到某审计级别
|
|||||||
<!--Namespaces that this rule matches.
|
<!--Namespaces that this rule matches.
|
||||||
The empty string "" matches non-namespaced resources.
|
The empty string "" matches non-namespaced resources.
|
||||||
An empty list implies every namespace.-->
|
An empty list implies every namespace.-->
|
||||||
</td>
|
|
||||||
<p>
|
<p>
|
||||||
此规则所适用的名字空间列表。
|
此规则所适用的名字空间列表。
|
||||||
空字符串("")意味着适用于非名字空间作用域的资源。
|
空字符串("")意味着适用于非名字空间作用域的资源。
|
||||||
空列表意味着适用于所有名字空间。
|
空列表意味着适用于所有名字空间。
|
||||||
</p>
|
</p>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr><td><code>nonResourceURLs</code><br/>
|
<tr><td><code>nonResourceURLs</code><br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user