mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
10 lines
317 B
Markdown
10 lines
317 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 `*`
|
||
|
- Assert Policy gets ready
|
||
|
1. - Assert that the resource validation webhook is configured correctly and scope is set to "namespaced"
|