mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
12 lines
245 B
Markdown
12 lines
245 B
Markdown
|
## Description
|
||
|
|
||
|
This test creates a policy, and a resource.
|
||
|
A `PolicyApplied` event should be created.
|
||
|
|
||
|
## Steps
|
||
|
|
||
|
1. - Create a policy
|
||
|
- Assert the policy becomes ready
|
||
|
1. - Create a resource
|
||
|
1. - Asset a `PolicyApplied` event is created
|