example-webhook-admission-controller
example-webhook-admission-controller copied to clipboard
why pod and not deployment
Hi,
I have tried and edited the example successfully on Minikube. Then I switched to deployment instead of specifying pod by hand and it is not working anymore, is there any specific reason why to use pod?
Thanks
I am sorry, my bad in the configuration. But my question remains, is there any specific reason why did you chose pod? IMHO it is better to teach people to use deployments, isn't it?