Skip to content

Commit

Permalink
add pod permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
terjesannum committed Nov 28, 2023
1 parent 8d39d18 commit 762b5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/naiserator/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ rules:
- 'naisjobs'
- 'namespaces'
- 'networkpolicies'
- 'pods'
- 'poddisruptionbudgets'
- 'podmonitors'
- 'redis'
Expand Down

0 comments on commit 762b5d5

Please sign in to comment.