Skip to content

Commit a579fdb

Browse files
committed
fix: add rbac for patching events
Signed-off-by: David van der Spek <[email protected]>
1 parent f0f4e7f commit a579fdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

multidimensional-pod-autoscaler/deploy/mpa-rbac.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ rules:
3636
- list
3737
- watch
3838
- create
39+
- patch
3940
- apiGroups:
4041
- "poc.autoscaling.k8s.io"
4142
resources:

0 commit comments

Comments
 (0)