mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
12 lines
415 B
Markdown
12 lines
415 B
Markdown
|
## Description
|
||
|
|
||
|
This test verifies expected webhooks are created.
|
||
|
|
||
|
## Steps
|
||
|
|
||
|
1. - Assert webhook `kyverno-policy-validating-webhook-cfg` exists
|
||
|
- Assert webhook `kyverno-resource-validating-webhook-cfg` exists
|
||
|
- Assert webhook `kyverno-policy-mutating-webhook-cfg` exists
|
||
|
- Assert webhook `kyverno-resource-mutating-webhook-cfg` exists
|
||
|
- Assert webhook `kyverno-verify-mutating-webhook-cfg` exists
|