Remove data-lang for command outputs

This commit is contained in:
Sean Wei
2022-05-28 20:08:49 +08:00
parent bae74f3f15
commit 50b9fb29b0
12 changed files with 23 additions and 23 deletions
@@ -78,7 +78,7 @@ kubectl get pod/redis configmap/example-redis-config
You should see the following output:
```shell
```
NAME READY STATUS RESTARTS AGE
pod/redis 1/1 Running 0 8s