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:
|
||||
|
||||
```console
|
||||
NAME KIND
|
||||
my-new-cron-object CronTab.v1.stable.example.com
|
||||
NAME AGE
|
||||
my-new-cron-object 6s
|
||||
```
|
||||
|
||||
Note that resource names are not case-sensitive when using kubectl,
|
||||
|
||||
Reference in New Issue
Block a user