Skip to content

Commit

Permalink
Add finalizers to cluster-role (#1646)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
  • Loading branch information
ArangoGutierrez authored Aug 5, 2022
1 parent a652848 commit 3ee0d08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifests/base/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ rules:
- pytorchjobs/status
- mxjobs/status
- xgboostjobs/status
- mpijobs/finalizers
- tfjobs/finalizers
- pytorchjobs/finalizers
- mxjobs/finalizers
- xgboostjobs/finalizers
verbs:
- create
- delete
Expand Down

0 comments on commit 3ee0d08

Please sign in to comment.