mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 09:26:54 +00:00
* fix: make webhook cleanup setup optional and add cleanup ci test * fix: add logging * fix: add validating webhook count check --------- Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com> Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com> Co-authored-by: shuting <shuting@nirmata.com>
4 lines
73 B
YAML
4 lines
73 B
YAML
webhooksCleanup:
|
|
enabled: true
|
|
autoDeleteWebhooks:
|
|
enabled: true
|