Running the tutorial locally fails due to webhook certs #2837
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Discussed in #2702
Originally posted by smileisak May 26, 2022
Following the kubebuilder book tutorial, I am facing an issue when running the controller locally by disabling the webhooks.
as described in the documentation: https://book.kubebuilder.io/cronjob-tutorial/running.html#running-webhooks-locally
Got this error:
It looks like the environment variable is ignored.
The text was updated successfully, but these errors were encountered: