mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
11 lines
399 B
Markdown
11 lines
399 B
Markdown
|
## Description
|
||
|
|
||
|
This test verifies the resource validation webhook is configured correctly when a Policy targets all `*` resources.
|
||
|
|
||
|
## Steps
|
||
|
|
||
|
1. - Create a policy targeting `Deployment`
|
||
|
Create a policy targeting `Configmap`
|
||
|
- Assert policies gets ready
|
||
|
1. - Assert that the resource validation webhook is configured correctly and two rules are created with scope is set to "namespaced"
|