mitigate test flake when kubectl e2e and crd-openapi e2e run in parallel

k3s-v1.15.3
Haowei Cai 2019-05-24 17:52:33 -07:00
parent 01a5ec3d3d
commit 9808fa3d6c
1 changed files with 3 additions and 1 deletions

View File

@ -598,4 +598,6 @@ properties:
properties:
bars:
description: List of Bars and their statuses.
type: array`)
type: array
items:
type: object`)