Skip to content

Commit 479ea3f

Browse files
Update charts/activator-filter/templates/rbac.yaml
Co-authored-by: Nir Rozenbaum <nirro@il.ibm.com> Signed-off-by: Lionel Villard <villard@us.ibm.com>
1 parent ed0f30b commit 479ea3f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

charts/activator-filter/templates/rbac.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ rules: # TODO: These can probably be trimmed down
2727
- "get"
2828
- "watch"
2929
- "list"
30-
- apiGroups:
31-
- "discovery.k8s.io"
32-
resources:
33-
- "endpointslices"
34-
verbs:
35-
- "get"
36-
- "watch"
37-
- "list"
3830
- apiGroups:
3931
- "authentication.k8s.io"
4032
resources:

0 commit comments

Comments
 (0)