mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
11 lines
198 B
YAML
11 lines
198 B
YAML
|
apiVersion: v1
|
||
|
kind: Event
|
||
|
metadata: {}
|
||
|
involvedObject:
|
||
|
apiVersion: kyverno.io/v1
|
||
|
kind: Policy
|
||
|
name: require-labels
|
||
|
type: Warning
|
||
|
reason: PolicyViolation
|
||
|
reportingComponent: kyverno-admission
|