fix zh translation error
This commit is contained in:
parent
c09a66fba2
commit
852dfceeb0
|
|
@ -631,9 +631,9 @@ Example of a minimal response from a webhook to allow a request:
|
||||||
* `allowed`,设置为 `true` 或 `false`
|
* `allowed`,设置为 `true` 或 `false`
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Example of a minimal response from a webhook to forbid a request:
|
Example of a minimal response from a webhook to allow a request:
|
||||||
-->
|
-->
|
||||||
Webhook 禁止请求的最简单响应示例:
|
Webhook 允许请求的最简单响应示例:
|
||||||
|
|
||||||
{{< tabs name="AdmissionReview_response_allow" >}}
|
{{< tabs name="AdmissionReview_response_allow" >}}
|
||||||
{{% tab name="admission.k8s.io/v1" %}}
|
{{% tab name="admission.k8s.io/v1" %}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue