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 that operations configured dynmically are correct in both validatingadmissionwebhooks and mutating webhooks
|
||
|
|
||
|
## Steps
|
||
|
|
||
|
1. - Create policies with validate block and mutate block
|
||
|
- Assert policies get ready
|
||
|
2. - Assert that the resource validation and mutation webhook are configured correctly
|