Skip to content

Commit

Permalink
Add new file
Browse files Browse the repository at this point in the history
  • Loading branch information
nanuchi committed Feb 5, 2022
1 parent 17ede01 commit 7d50c89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 04. External Access/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### 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}

0 comments on commit 7d50c89

Please sign in to comment.