mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
11 lines
241 B
YAML
Executable file
11 lines
241 B
YAML
Executable file
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
|