Skip to content

Commit ebc3b22

Browse files
committed
Mapped Job permissions
Signed-off-by: Janario Oliveira <[email protected]>
1 parent d53ff48 commit ebc3b22

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/rbac/role.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ rules:
5757
- get
5858
- list
5959
- watch
60+
- apiGroups:
61+
- batch
62+
resources:
63+
- jobs
64+
verbs:
65+
- get
66+
- list
67+
- watch
6068
- apiGroups:
6169
- autoscaling
6270
resources:

0 commit comments

Comments
 (0)