Skip to content

Commit

Permalink
Update roles for events
Browse files Browse the repository at this point in the history
  • Loading branch information
savitaashture authored and tekton-robot committed Dec 22, 2021
1 parent 6a40036 commit 6d6beea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/200-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ rules:
verbs: ["use"]
- apiGroups: [""]
resources: ["events"]
verbs: ["create"]
verbs: ["create", "patch"]
---
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit 6d6beea

Please sign in to comment.