mirror of https://github.com/istio/istio.io.git
Correct the indentation in the cleanup section of the egress-tls-origination task (#15045)
This commit is contained in:
parent
fa8f24f80f
commit
50d5e8ccfd
|
@ -198,10 +198,10 @@ topics and articles but does not prevent attackers from learning that `edition.c
|
|||
|
||||
Remove the Istio configuration items you created:
|
||||
|
||||
{{< text bash >}}
|
||||
$ kubectl delete serviceentry edition-cnn-com
|
||||
$ kubectl delete destinationrule edition-cnn-com
|
||||
{{< /text >}}
|
||||
{{< text bash >}}
|
||||
$ kubectl delete serviceentry edition-cnn-com
|
||||
$ kubectl delete destinationrule edition-cnn-com
|
||||
{{< /text >}}
|
||||
|
||||
## Mutual TLS origination for egress traffic
|
||||
|
||||
|
|
Loading…
Reference in New Issue