Skip to content

Commit

Permalink
fix(t8s-cluster): allow greater than one gpu requests (#638)
Browse files Browse the repository at this point in the history
closes  #634
  • Loading branch information
tasches authored Nov 24, 2023
1 parent 1af0e17 commit a9553e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
version: v1
sharing:
timeSlicing:
failRequestsGreaterThanOne: true
failRequestsGreaterThanOne: false
resources:
- name: nvidia.com/gpu
replicas: 4
Expand Down

0 comments on commit a9553e8

Please sign in to comment.