revert rbac

This commit is contained in:
Becky Pauley committed 2026-09-01 09:59:24 +01:00
1 parent 6933031557
commit dca89b2fae
2 files changed
+1 -2

No files matched your search

@@ -98,7 +98,7 @@ rules:
verbs: ["create","delete","deletecollection","get","list","patch","update","watch"]
- apiGroups: ["discovery.k8s.io"]
resources: ["endpointslices"]
verbs: ["get", "list", "watch", "create", "patch", "update", "deletecollection"]
verbs: ["get", "list", "watch", "create", "update", "deletecollection"]
- apiGroups: ["rbac.authorization.k8s.io"]
resources: ["roles", "rolebindings"]
verbs: ["get", "create", "patch", "update", "list", "watch", "deletecollection"]
@@ -6783,7 +6783,6 @@ rules:
- list
- watch
- create
- patch
- update
- deletecollection
- apiGroups: