Skip to content

Commit

Permalink
🔥 remove(manager-rbac.yaml): remove permissions for apiextensions.k8s.io
Browse files Browse the repository at this point in the history
Signed-off-by: MateSousa <[email protected]>
  • Loading branch information
MateSousa committed Nov 30, 2023
1 parent b7dd30c commit dcafac4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions chart/operator/templates/manager-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ rules:
- patch
- update
- watch
- apiGroups:
- apiextensions.k8s.io
resources:
- '*'
verbs:
- '*'
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down

0 comments on commit dcafac4

Please sign in to comment.