We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running KIC in the namespaced mode we need to disable cluster scoped permissions. Unfortunately despite the fact documentation mention that watching ingressClass should be disabled in this situation, charts does not properly handle this. https://github.com/Kong/charts/tree/main/charts/kong#removing-cluster-scoped-permissions
charts/charts/kong/templates/_helpers.tpl
Line 372 in e9c77a5
The text was updated successfully, but these errors were encountered:
there is a bug in KIC itself Kong/kubernetes-ingress-controller#2712 even enabling this flag might not be enough :(
Sorry, something went wrong.
Closing since this is handled somewhere between Kong/kubernetes-ingress-controller#2724 and #611
mflendrich
No branches or pull requests
When running KIC in the namespaced mode we need to disable cluster scoped permissions. Unfortunately despite the fact documentation mention that watching ingressClass should be disabled in this situation, charts does not properly handle this. https://github.com/Kong/charts/tree/main/charts/kong#removing-cluster-scoped-permissions
charts/charts/kong/templates/_helpers.tpl
Line 372 in e9c77a5
The text was updated successfully, but these errors were encountered: