suninuni opened a new issue #210: URL: https://github.com/apache/apisix-helm-chart/issues/210
Missing apisixpluginconfigs in apisix-ingress-controller rbac.yml caused this error: ``` E0106 15:12:27.640166 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixPluginConfig: failed to list *v2beta3.ApisixPluginConfig: apisixpluginconfigs.apisix.apache.org is forbidden: User "system:serviceaccount:kube-system:apisix-ingress-controller" cannot list resource "apisixpluginconfigs" in API group "apisix.apache.org" at the cluster scope ``` https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix-ingress-controller/templates/rbac.yaml#L137-L151 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
