mirror of https://github.com/knative/docs.git
Delete indented code block (#4617)
Co-authored-by: Shunpoco <tkngsnsk313320@gmail.com>
This commit is contained in:
parent
d48723baec
commit
ffb92a90a4
|
|
@ -51,9 +51,9 @@ Enter the following command to install Istio:
|
|||
|
||||
To install Istio without sidecar injection:
|
||||
|
||||
```sh
|
||||
istioctl install -y
|
||||
```
|
||||
```sh
|
||||
istioctl install -y
|
||||
```
|
||||
|
||||
#### Installing Istio with sidecar injection
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue