1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-28 10:28:36 +00:00

update openapi spec

This commit is contained in:
shivkumar dudhani 2019-08-17 09:59:13 -07:00
parent 44db8b064e
commit 24c9ad0926
2 changed files with 8 additions and 4 deletions

View file

@ -54,8 +54,10 @@ spec:
type: string
name:
type: string
namespace:
type: string
namespaces:
type: array
items:
type: string
selector:
properties:
matchLabels:

View file

@ -54,8 +54,10 @@ spec:
type: string
name:
type: string
namespace:
type: string
namespaces:
type: array
items:
type: string
selector:
properties:
matchLabels: