Skip to content

Commit a8a6502

Browse files
committed
Update fixtures
1 parent 2146f2f commit a8a6502

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata/controller-roles.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,15 @@ items:
263263
- get
264264
- list
265265
- watch
266+
- apiGroups:
267+
- apps
268+
attributeRestrictions: null
269+
resources:
270+
- statefulsets
271+
verbs:
272+
- get
273+
- list
274+
- watch
266275
- apiGroups:
267276
- policy
268277
attributeRestrictions: null

0 commit comments

Comments
 (0)