Fix spacing on custom columns template example (#7877)
This commit is contained in:
committed by
k8s-ci-robot
parent
bf45a16314
commit
d4311cab66
@@ -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