Skip to content

Commit

Permalink
fix: add watch-permission for pods
Browse files Browse the repository at this point in the history
  • Loading branch information
ckotzbauer authored Aug 28, 2022
1 parent 85b5a74 commit 0265633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/job-image/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ rules:
verbs:
- get
- update
- watch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 0265633

Please sign in to comment.