diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index d857d91f0..b6ca0e290 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -189,6 +189,19 @@ rules: - patch - update - watch +- apiGroups: + - k8s.cni.cncf.io + resources: + - networkattachmentdefinitions + verbs: + - create + - deletecollection + - delete + - get + - list + - patch + - update + - watch - apiGroups: - autoscaling resources: