Skip to content

Commit

Permalink
fix RBAC roles (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachaller authored and VaibhavPage committed Dec 13, 2019
1 parent f33d8a7 commit 596fda6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hack/k8s/manifests/argo-events-cluster-roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@ rules:
- patch
- delete
- apiGroups:
- "apps/v1"
- "apps/v1beta2"
- "apps/v1beta1"
- "apps"
resources:
- deployments
verbs:
Expand Down

0 comments on commit 596fda6

Please sign in to comment.