I am facing some difficulty while deploying this Webhook along with Istio enabled for the target namespace. Few details about my setup:
1. Istio running in "Istio-system" namespace.
2. Applications are running in "deepdive" namsepace.
Now on which namespace the webhook yaml should be deployed? I tried applying in "default" namespace, but doesn't seem to work as expected.
Could you please share some lights, what should be deployed where (which namespace)?