Fix spacing on custom columns template example (#7877)
This commit is contained in:
committed by
zacharysarah
parent
e5dac76f5d
commit
7b6a9c9415
@@ -182,8 +182,8 @@ $ kubectl get pods <pod-name> -o=custom-columns-file=template.txt
|
||||
where the `template.txt` file contains:
|
||||
|
||||
```
|
||||
NAME RSRC
|
||||
metadata.name metadata.resourceVersion
|
||||
NAME RSRC
|
||||
metadata.name metadata.resourceVersion
|
||||
```
|
||||
The result of running either command is:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user