NGINX snippets not allowed #818
jplspotter
started this conversation in
General
Replies: 2 comments 1 reply
|
Hello @jplspotter there is an open issue for that here , maybe in the future we can remove the snipshet configuration if we find an alternative. This issue was also related |
0 replies
|
I have run into the same issue and enabled the config, redeployment went fine but I'm still unable to acces it the ui service in browser when I tested it in minikube. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
In a kind cluster, the helm chart requires this step to allow the ingress snippets. It should be added to the documentation or remove the snippets from the nginx ingress if possible.
kubectl delete -A ValidatingWebhookConfiguration ingress-nginx-admission
All reactions