mirror of https://github.com/istio/istio.io.git
zh: content/docs/tasks/security/authn-policy (#2659)
Keep consistent with the latest version Signed-off-by: ylf <1045438139@qq.com>
This commit is contained in:
parent
9bd410476b
commit
8d7184bafa
|
|
@ -242,7 +242,7 @@ $ kubectl exec $(kubectl get pod -l app=sleep -n foo -o jsonpath={.items..metada
|
|||
|
||||
删除在上述步骤中创建的策略和目标规则:
|
||||
|
||||
{{< text yaml >}}
|
||||
{{< text bash >}}
|
||||
$ kubectl delete meshpolicy default
|
||||
$ kubectl delete destinationrules default httpbin-legacy api-server
|
||||
{{< /text >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue