1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00

Merge pull request #314 from nirmata/correct_install_yaml

correct install.yaml
This commit is contained in:
shuting 2019-08-22 14:24:14 -07:00 committed by GitHub
commit 3191713e76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -223,6 +223,13 @@ spec:
- name - name
- type - type
- message - message
properties:
name:
type: string
type:
type: string
message:
type: string
--- ---
kind: Namespace kind: Namespace
apiVersion: v1 apiVersion: v1