Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nanuchi committed Feb 5, 2022
1 parent 7d50c89 commit 9f6d079
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 04. External Access/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#### If you get an error on creating ingress component related to "nginx-controller-admission" webhook, than manually delete the ValidationWebhook and try again. To delete the ValidationWebhook:
kubectl get ValidatingWebhookConfiguration
kubectl delete ValidatingWebhookConfiguration {name}

[Link to a more detailed description of the issue](https://pet2cattle.com/2021/02/service-ingress-nginx-controller-admission-not-found)

0 comments on commit 9f6d079

Please sign in to comment.