Skip to content

Commit

Permalink
fix: add rbac for patching events
Browse files Browse the repository at this point in the history
Signed-off-by: David van der Spek <[email protected]>
  • Loading branch information
davidspek committed Dec 4, 2024
1 parent f0f4e7f commit a579fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multidimensional-pod-autoscaler/deploy/mpa-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ rules:
- list
- watch
- create
- patch
- apiGroups:
- "poc.autoscaling.k8s.io"
resources:
Expand Down

0 comments on commit a579fdb

Please sign in to comment.