Merge pull request #1738 from ahmetalpbalkan/patch-6
Fix code block rendering issue
This commit is contained in:
@@ -160,6 +160,7 @@ kubectl get pods busybox
|
|||||||
```
|
```
|
||||||
|
|
||||||
You should see:
|
You should see:
|
||||||
|
|
||||||
```
|
```
|
||||||
NAME READY STATUS RESTARTS AGE
|
NAME READY STATUS RESTARTS AGE
|
||||||
busybox 1/1 Running 0 <some-time>
|
busybox 1/1 Running 0 <some-time>
|
||||||
|
|||||||
Reference in New Issue
Block a user