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
@@ -69,7 +69,7 @@ kubectl logs kubernetes-downwardapi-volume-example
The output shows the contents of the `labels` file and the `annotations` file:
```shell
```
cluster="test-cluster1"
rack="rack-22"
zone="us-est-coast"