Skip to content

Commit

Permalink
Merge pull request #118 from mefjush/patch-1
Browse files Browse the repository at this point in the history
Add watch permission for customresourcedefinitions
  • Loading branch information
zakkg3 authored Mar 20, 2024
2 parents 5346df3 + 469b280 commit 4b8eddf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/cluster-secret/templates/role-cluster-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ rules:
- list
- get
- patch
- watch
- apiGroups:
- events.k8s.io
resources:
Expand Down

0 comments on commit 4b8eddf

Please sign in to comment.