We would like the ability to have secrets respect the DeletionPolicy attribute when using the Webhook provider, similar to the work done to the other providers in #1867
Would this be as simple as returning a SecretNotFound error when a Webhook 404s like the work that was done in #1914?