Skip to content

Commit

Permalink
feat(lmeval): Enable Kueue Job Manager in LMEval
Browse files Browse the repository at this point in the history
  • Loading branch information
ruivieira committed Nov 14, 2024
1 parent 8f3b5c5 commit 1c3989f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
args:
- --leader-elect
- --enable-services
- "TAS,LMES"
- "TAS,LMES,JOB_MGR"
image: $(trustyaiOperatorImage)
name: manager
securityContext:
Expand Down

0 comments on commit 1c3989f

Please sign in to comment.