Junnplus commented on issue #229: URL: https://github.com/apache/apisix-ingress-controller/issues/229#issuecomment-772274906
We use ClusterRole now, ClusterRole is a non-namespaced resource, but helm release is namespaced resource and auto set annotation `meta.helm.sh/release-namespace` cause this problem. Use different release name of helm can avoid this problem. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
