mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
12 lines
241 B
YAML
12 lines
241 B
YAML
|
apiVersion: v1
|
||
|
involvedObject:
|
||
|
apiVersion: kyverno.io/v1
|
||
|
kind: ClusterPolicy
|
||
|
name: disallow-latest-tag-events-creation
|
||
|
kind: Event
|
||
|
metadata:
|
||
|
namespace: default
|
||
|
reason: PolicySkipped
|
||
|
reportingComponent: kyverno-admission
|
||
|
type: Normal
|