mirror of https://github.com/istio/istio.io.git
sync /tasks/security/authentication/claim-to-header/i (#13567)
This commit is contained in:
parent
605859bd99
commit
5cf8739a11
|
@ -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 >}}
|
||||
|
|
Loading…
Reference in New Issue