diff --git a/cluster-scope/base/rbac.authorization.k8s.io/clusterroles/allow-edit-rbac/clusterrole.yaml b/cluster-scope/base/rbac.authorization.k8s.io/clusterroles/allow-edit-rbac/clusterrole.yaml index a13d7a29..ab27ddda 100644 --- a/cluster-scope/base/rbac.authorization.k8s.io/clusterroles/allow-edit-rbac/clusterrole.yaml +++ b/cluster-scope/base/rbac.authorization.k8s.io/clusterroles/allow-edit-rbac/clusterrole.yaml @@ -6,7 +6,7 @@ metadata: rbac.authorization.k8s.io/aggregate-to-edit: "true" rules: - apiGroups: - - "rbac.authorization.k8s.io/v1" + - "rbac.authorization.k8s.io" resources: - roles - rolebindings