Skip to content

Commit 4b5c7f1

Browse files
committed
add closing fence
1 parent 7b2d09a commit 4b5c7f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/ko/docs/tutorials/stateful-application/basic-stateful-set.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ nginx ClusterIP None <none> 80/TCP 12s
9292
```shell
9393
kubectl get statefulset web
9494
```
95+
```
9596
NAME DESIRED CURRENT AGE
9697
web 2 1 20s
9798
```

0 commit comments

Comments
 (0)