mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-08 17:06:57 +00:00
12 lines
199 B
YAML
12 lines
199 B
YAML
|
apiVersion: v1
|
||
|
kind: Event
|
||
|
metadata: {}
|
||
|
involvedObject:
|
||
|
apiVersion: kyverno.io/v1
|
||
|
kind: Policy
|
||
|
name: require-labels
|
||
|
type: Warning
|
||
|
reason: PolicyViolation
|
||
|
source:
|
||
|
component: kyverno-admission
|