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 22, 2022
1 parent 113a266 commit 6a2335b
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 6a2335b

Please sign in to comment.