fix crd output example (#8520)
This commit is contained in:
+2
-2
@@ -116,8 +116,8 @@ kubectl get crontab
|
|||||||
Should print a list like this:
|
Should print a list like this:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
NAME KIND
|
NAME AGE
|
||||||
my-new-cron-object CronTab.v1.stable.example.com
|
my-new-cron-object 6s
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that resource names are not case-sensitive when using kubectl,
|
Note that resource names are not case-sensitive when using kubectl,
|
||||||
|
|||||||
Reference in New Issue
Block a user