diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 842ac0b..fd3c330 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -16,6 +16,17 @@ rules: - patch - update - watch +- apiGroups: + - "" + resources: + - node + verbs: + - create + - get + - list + - patch + - update + - watch - apiGroups: - crd.antrea.io resources: