Skip to content

Commit

Permalink
Remove obsolete permissions for apiGroup extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
tom1299 authored Dec 2, 2024
1 parent ecdfc6d commit ab572b3
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 ab572b3

Please sign in to comment.