Skip to content

Commit 72c16d9

Browse files
author
woodyh
committed
Add missing poddisruptionbudget update verb
Background --- Openfeature operator controller manager needs to be able to update pod disruption budgets as replica counts can be updated Changes --- * add update verb to manager role for pod disruption budgets Signed-off-by: woodyh <[email protected]>
1 parent 838bdda commit 72c16d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/rbac/role.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,4 @@ rules:
155155
- list
156156
- create
157157
- watch
158+
- update

0 commit comments

Comments
 (0)