From 44ec0706ccb1472b4b455c0da43c15b322f3498d Mon Sep 17 00:00:00 2001 From: st Date: Fri, 17 Nov 2023 15:34:50 +0100 Subject: [PATCH] fix(t8s-cluster): allow greater than one gpu requests --- charts/t8s-cluster/templates/workload-cluster/gpu-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/t8s-cluster/templates/workload-cluster/gpu-operator.yaml b/charts/t8s-cluster/templates/workload-cluster/gpu-operator.yaml index e43044265..001941be3 100644 --- a/charts/t8s-cluster/templates/workload-cluster/gpu-operator.yaml +++ b/charts/t8s-cluster/templates/workload-cluster/gpu-operator.yaml @@ -32,7 +32,7 @@ spec: version: v1 sharing: timeSlicing: - failRequestsGreaterThanOne: true + failRequestsGreaterThanOne: false resources: - name: nvidia.com/gpu replicas: 4