html label err, this cause description of namespace in PolicyRule
did not appear in right place Signed-off-by: liulijin <253954033@qq.com>pull/35336/head
parent
af9b15a3bb
commit
04506f1cab
|
@ -743,12 +743,12 @@ PolicyRule 包含一个映射,基于元数据将请求映射到某审计级别
|
|||
<!--Namespaces that this rule matches.
|
||||
The empty string "" matches non-namespaced resources.
|
||||
An empty list implies every namespace.-->
|
||||
</td>
|
||||
<p>
|
||||
此规则所适用的名字空间列表。
|
||||
空字符串("")意味着适用于非名字空间作用域的资源。
|
||||
空列表意味着适用于所有名字空间。
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr><td><code>nonResourceURLs</code><br/>
|
||||
|
|
Loading…
Reference in New Issue