mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
fix(calico): Add missed rbac verb for hostendpoints (#12644)
Signed-off-by: Meza <meza-xyz@proton.me> Co-authored-by: Meza <meza-xyz@proton.me>
This commit is contained in:
committed by
GitHub
parent
d9f188c39c
commit
9a9e33dc9f
@@ -79,6 +79,7 @@ rules:
|
||||
- create
|
||||
- update
|
||||
- delete
|
||||
- watch
|
||||
# Needs access to update clusterinformations.
|
||||
- apiGroups: ["crd.projectcalico.org"]
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user