Fix formatting issues. (#5252)

This commit is contained in:
Martin Taillefer 2019-10-24 11:11:42 -07:00 committed by Istio Automation
parent 3fec0dd43f
commit da331d6934
1 changed files with 6 additions and 6 deletions

View File

@ -45,9 +45,9 @@ requirements.
1. Install the **demo** profile:
{{< text bash >}}
$ kubectl apply -f install/kubernetes/istio-demo.yaml
{{< /text >}}
{{< text bash >}}
$ kubectl apply -f install/kubernetes/istio-demo.yaml
{{< /text >}}
## Verifying the installation
@ -141,9 +141,9 @@ non-existent resources because they may have been deleted hierarchically.
* Uninstall the **demo** profile:
{{< text bash >}}
$ kubectl delete -f install/kubernetes/istio-demo.yaml
{{< /text >}}
{{< text bash >}}
$ kubectl delete -f install/kubernetes/istio-demo.yaml
{{< /text >}}
* If desired, delete the Istio CRDs: