Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Merge pull request #119 from awslabs/allow-patch-events
Browse files Browse the repository at this point in the history
Allow PATCH Event Resource
  • Loading branch information
tantona authored Oct 16, 2018
2 parents c8fccb2 + 3478293 commit 7665efa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,15 @@ items:
- pods
- configmaps
- services
- events
verbs:
- get
- list
- watch
- create
- delete
- update
- patch
- apiGroups:
- apiextensions.k8s.io
resources:
Expand Down

0 comments on commit 7665efa

Please sign in to comment.