Correct the indentation in the cleanup section of the egress-tls-origination task (#15045)

This commit is contained in:
adityasamant25 2024-05-08 16:57:50 +05:30 committed by GitHub
parent fa8f24f80f
commit 50d5e8ccfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

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