mirror of https://github.com/k3s-io/k3s
mitigate test flake when kubectl e2e and crd-openapi e2e run in parallel
parent
01a5ec3d3d
commit
9808fa3d6c
|
@ -598,4 +598,6 @@ properties:
|
|||
properties:
|
||||
bars:
|
||||
description: List of Bars and their statuses.
|
||||
type: array`)
|
||||
type: array
|
||||
items:
|
||||
type: object`)
|
||||
|
|
Loading…
Reference in New Issue