Skip to content

Commit

Permalink
Add finalizers role for node and tsp
Browse files Browse the repository at this point in the history
  • Loading branch information
chenkaiyue committed Jun 13, 2022
1 parent 982e43c commit b945363
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/crane/templates/crane-agent-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ rules:
resources:
- nodes
- nodes/status
- nodes/finalizers
verbs:
- get
- list
Expand Down Expand Up @@ -79,6 +80,7 @@ rules:
- "prediction.crane.io"
resources:
- timeseriespredictions
- timeseriespredictions/finalizers
verbs:
- get
- list
Expand Down

0 comments on commit b945363

Please sign in to comment.