add closing fence

pull/23225/head
augustkang 2020-08-18 18:47:11 +09:00
parent 7b2d09adca
commit 4b5c7f18d2
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ nginx ClusterIP None <none> 80/TCP 12s
```shell
kubectl get statefulset web
```
```
NAME DESIRED CURRENT AGE
web 2 1 20s
```