add missing code block fence

This commit is contained in:
augustkang
2020-08-18 19:03:09 +09:00
parent 4b5c7f18d2
commit b55ef2498f
@@ -85,6 +85,8 @@ statefulset.apps/web created
```shell
kubectl get service nginx
```
```
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
nginx ClusterIP None <none> 80/TCP 12s
```