Skip to content

Commit

Permalink
Merge branch 'master' into mariadb-archiver
Browse files Browse the repository at this point in the history
  • Loading branch information
hmsayem authored Jan 23, 2024
2 parents 7ad0035 + a9f8cbf commit ca1894c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/kubedb-provisioner/templates/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ rules:
resources:
- events
verbs: ["create"]
- apiGroups:
- ""
resources:
- endpoints
verbs: ["get"]
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit ca1894c

Please sign in to comment.