Skip to content

Commit b55ef24

Browse files
committed
add missing code block fence
1 parent 4b5c7f1 commit b55ef24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ statefulset.apps/web created
8585

8686
```shell
8787
kubectl get service nginx
88+
```
89+
```
8890
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
8991
nginx ClusterIP None <none> 80/TCP 12s
9092
```

0 commit comments

Comments
 (0)