mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 23:46:56 +00:00
Merge pull request #314 from nirmata/correct_install_yaml
correct install.yaml
This commit is contained in:
commit
3191713e76
1 changed files with 15 additions and 8 deletions
|
@ -223,6 +223,13 @@ spec:
|
|||
- name
|
||||
- type
|
||||
- message
|
||||
properties:
|
||||
name:
|
||||
type: string
|
||||
type:
|
||||
type: string
|
||||
message:
|
||||
type: string
|
||||
---
|
||||
kind: Namespace
|
||||
apiVersion: v1
|
||||
|
|
Loading…
Add table
Reference in a new issue