mirror of https://github.com/knative/docs.git
fix wrong identation (#1820)
This commit is contained in:
parent
497c78d760
commit
27f40573ad
|
@ -219,7 +219,7 @@ kubectl get VirtualService entry-route --output yaml
|
|||
--output jsonpath="{.status.loadBalancer.ingress[*]['ip']}"`
|
||||
```
|
||||
|
||||
* Send a request to the Search service:
|
||||
* Send a request to the Search service:
|
||||
```shell
|
||||
curl http://${GATEWAY_IP}/search --header "Host: example.com"
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue