Remove extra spaces to correct format ()

This commit is contained in:
Kenjiro Nakayama 2019-09-18 02:44:48 +09:00 committed by Knative Prow Robot
parent ab095fe48e
commit 37ac8eec13
1 changed files with 14 additions and 14 deletions

View File

@ -31,7 +31,7 @@ that are active when running Knative Serving.
webhook ClusterIP 10.107.144.50 <none> 443/TCP 1h webhook ClusterIP 10.107.144.50 <none> 443/TCP 1h
``` ```
3. To view the deployments in your cluster, use the following command: 3. To view the deployments in your cluster, use the following command:
```sh ```sh
$ kubectl get deployments -n knative-serving $ kubectl get deployments -n knative-serving