mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
11 lines
195 B
YAML
11 lines
195 B
YAML
|
apiVersion: v1
|
||
|
kind: Event
|
||
|
metadata: {}
|
||
|
involvedObject:
|
||
|
apiVersion: kyverno.io/v1
|
||
|
kind: Policy
|
||
|
name: require-labels
|
||
|
type: Normal
|
||
|
reason: PolicyApplied
|
||
|
reportingComponent: kyverno-admission
|