mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +00:00
14 lines
240 B
YAML
14 lines
240 B
YAML
|
apiVersion: v1
|
||
|
kind: Event
|
||
|
metadata:
|
||
|
namespace: test-ns
|
||
|
involvedObject:
|
||
|
apiVersion: v1
|
||
|
kind: ConfigMap
|
||
|
name: zk-kafka-address
|
||
|
namespace: test-ns
|
||
|
type: Normal
|
||
|
reason: PolicyApplied
|
||
|
action: None
|
||
|
reportingComponent: kyverno-generate
|