mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
10 lines
333 B
Markdown
10 lines
333 B
Markdown
|
## Description
|
||
|
|
||
|
This test verifies the resource validation webhook is configured correctly when a ClusterPolicy targets all `*` resources.
|
||
|
|
||
|
## Steps
|
||
|
|
||
|
1. - Create a ClusterPolicy targeting `*`
|
||
|
- Assert ClusterPolicy gets ready
|
||
|
1. - Assert that the resource validation webhook is configured correctly and the scope is set to "*"
|