sync /tasks/security/authentication/claim-to-header/i (#13567)

This commit is contained in:
xin gu 2023-07-15 11:55:40 +08:00 committed by GitHub
parent 605859bd99
commit 5cf8739a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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 >}}