Skip to content

Commit 635f1c8

Browse files
committed
[id] fix markdown format
1 parent 628cfd7 commit 635f1c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@ web-0
245245
web-1
246246
```
247247
selanjutnya, jalankan:
248-
```
249-
kubectl run -i --tty --image busybox:1.28 dns-test --restart=Never --rm /bin/sh
248+
```shell
249+
kubectl run -i --tty --image busybox:1.28 dns-test --restart=Never --rm
250250
```
251251
perintah itu akan menjalankan _shell_ baru.
252252
Di dalam _shell_ yang baru jalankan:

0 commit comments

Comments
 (0)