Skip to content

Commit

Permalink
Merge pull request #1233 from porter-dev/ym/agent_rbac_cronjobs
Browse files Browse the repository at this point in the history
cronjob rbac perms for porter-agent
  • Loading branch information
yosefmih authored Mar 22, 2024
2 parents b15ce25 + 5cb9bd6 commit 658e3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/porter-agent/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ rules:
- "batch"
resources:
- "jobs"
- "cronjobs"
verbs:
- get
- list
Expand Down

0 comments on commit 658e3a4

Please sign in to comment.