[calico] fix: kubecontrollersconfigurations list permission (#12035)

[WARNING][1] kube-controllers/runconfig.go 193: unable to list KubeControllersConfiguration(default) error=connection is unauthorized: kubecontrollersconfigurations.crd.projectcalico.org "default" is forbidden: User "system:serviceaccount:kube-system:calico-kube-controllers" cannot list resource "kubecontrollersconfigurations" in API group "crd.projectcalico.org" at the cluster scope
This commit is contained in:
Not Darko 2025-03-15 13:39:48 +01:00 committed by GitHub
parent 04a8adb17a
commit 9e861cf816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,6 +101,7 @@ rules:
verbs:
# read its own config
- get
- list
# create a default if none exists
- create
# update status