mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
789 tested prototype
This commit is contained in:
parent
c190f4600c
commit
77910a863e
2 changed files with 4 additions and 0 deletions
|
@ -219,6 +219,8 @@ spec:
|
|||
type: string
|
||||
name:
|
||||
type: string
|
||||
namespace:
|
||||
type: string
|
||||
clone:
|
||||
type: object
|
||||
required:
|
||||
|
|
|
@ -219,6 +219,8 @@ spec:
|
|||
type: string
|
||||
name:
|
||||
type: string
|
||||
namespace:
|
||||
type: string
|
||||
clone:
|
||||
type: object
|
||||
required:
|
||||
|
|
Loading…
Reference in a new issue