Skip to content

Commit 2f987e6

Browse files
authored
Merge pull request #7979 from zalando-incubator/fix/rbac-for-pod-deletion-controller
fix: pod-deletion-cost-controller use also patch under the hood
2 parents 350acba + 17ba5c7 commit 2f987e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cluster/manifests/skipper/01-rbac-pod-deletion-cost-controller.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ rules:
2424
- list
2525
- watch
2626
- update
27+
- patch
2728
---
2829
apiVersion: rbac.authorization.k8s.io/v1
2930
kind: ClusterRoleBinding

0 commit comments

Comments
 (0)