Skip to content

Commit

Permalink
Merge pull request #805 from tom1299/master
Browse files Browse the repository at this point in the history
fix: Remove obsolete permissions for apiGroup extensions from helm charts
  • Loading branch information
tom1299 authored Jan 29, 2025
1 parent 41802ad commit 636ab7a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions deployments/kubernetes/chart/reloader/templates/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,6 @@ rules:
- get
- update
- patch
- apiGroups:
- "extensions"
resources:
- deployments
- daemonsets
verbs:
- list
- get
- update
- patch
- apiGroups:
- "batch"
resources:
Expand Down

0 comments on commit 636ab7a

Please sign in to comment.