Skip to content

Commit

Permalink
Allow the API Gateway controller to create and update Secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman committed Sep 27, 2022
1 parent d462100 commit 96cba08
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,10 @@ rules:
resources:
- secrets
verbs:
- create
- get
- list
- update
- watch
- apiGroups:
- ""
Expand Down

0 comments on commit 96cba08

Please sign in to comment.