1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

NK-31: Fixed "patches" field to "patch" in validation definition.

This commit is contained in:
belyshevdenis 2019-03-14 18:05:24 +02:00
parent 6844c606ff
commit 91173c0b25

View file

@ -85,7 +85,7 @@ spec:
type: array
items:
type: string
patches:
patch:
type: array
items:
type: object