mirror of https://github.com/istio/istio.io.git
authn-policy section is not cut and pasteable (#2619)
This commit is contained in:
parent
1cb2066a42
commit
55c81ac8e7
|
|
@ -243,7 +243,7 @@ $ kubectl exec $(kubectl get pod -l app=sleep -n foo -o jsonpath={.items..metada
|
|||
|
||||
Remove global authentication policy and destination rules added in the session:
|
||||
|
||||
{{< text yaml >}}
|
||||
{{< text bash >}}
|
||||
$ kubectl delete meshpolicy default
|
||||
$ kubectl delete destinationrules default httpbin-legacy api-server
|
||||
{{< /text >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue