mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
11 lines
367 B
Markdown
11 lines
367 B
Markdown
|
## Description
|
||
|
|
||
|
This test verifies the resource validation webhook is configured correctly when a Policy and ClusterPolicy target the `ConfigMap` resource.
|
||
|
|
||
|
## Steps
|
||
|
|
||
|
1. - Create a Policy targeting `ConfigMap`
|
||
|
- Create a ClusterPolicy targeting `ConfigMap`
|
||
|
- Assert polices get ready
|
||
|
1. - Assert that the resource validation webhook is configured correctly
|