## Summary [feature request] Operator SDK has support for adding a webhook to the operator with a command like this one: ```sh operator-sdk create webhook --version v1 --kind OnePasswordItem <flags-for-type-of-webhook> ```