mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
fix(test): Remove 'shortNames' Property from CronJob Fields in e2e-test
This commit is contained in:
parent
903156daa2
commit
36e33cd88e
@ -56,8 +56,7 @@ run_kubectl_events_tests() {
|
||||
"names": {
|
||||
"plural": "cronjobs",
|
||||
"singular": "cronjob",
|
||||
"kind": "Cronjob",
|
||||
"shortNames": ["mycj"]
|
||||
"kind": "Cronjob"
|
||||
},
|
||||
"versions": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user