Skip to content

Commit cba3a81

Browse files
committed
drop secret read permission from poweruser ClusterRole
1 parent 0b3171b commit cba3a81

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

cluster/manifests/roles/poweruser-role.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,6 @@ rules:
5858
- services/proxy
5959
verbs:
6060
- get
61-
- apiGroups:
62-
- ''
63-
resources:
64-
- secrets
65-
verbs:
66-
- create
67-
- delete
68-
- deletecollection
69-
- get
70-
- list
71-
- patch
72-
- update
73-
- watch
7461
- apiGroups:
7562
- ''
7663
- extensions

0 commit comments

Comments
 (0)