diff --git a/content/zh/docs/tasks/security/authentication/claim-to-header/index.md b/content/zh/docs/tasks/security/authentication/claim-to-header/index.md index 19e66029ba..0f9293e5e2 100644 --- a/content/zh/docs/tasks/security/authentication/claim-to-header/index.md +++ b/content/zh/docs/tasks/security/authentication/claim-to-header/index.md @@ -105,8 +105,8 @@ JWT 声明复制到 HTTP 头。 ## 清理 {#clean-up} -1. 移除命名空间 `foo`: +移除命名空间 `foo`: - {{< text bash >}} - $ kubectl delete namespace foo - {{< /text >}} +{{< text bash >}} +$ kubectl delete namespace foo +{{< /text >}}