mirror of https://github.com/knative/docs.git
Fix doc formatting (#1723)
This commit fixes doc formatting which led to text being included in a shell blob.
This commit is contained in:
parent
c39465f903
commit
47c837e467
|
@ -109,8 +109,6 @@ assigned an external IP address.
|
||||||
kubectl get svc $INGRESSGATEWAY --namespace istio-system
|
kubectl get svc $INGRESSGATEWAY --namespace istio-system
|
||||||
```
|
```
|
||||||
|
|
||||||
````
|
|
||||||
|
|
||||||
The command will return something similar to this:
|
The command will return something similar to this:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Reference in New Issue