diff --git a/infra/k8s/training/job-template.yaml b/infra/k8s/training/job-template.yaml index 0f6feda87..565ee229b 100644 --- a/infra/k8s/training/job-template.yaml +++ b/infra/k8s/training/job-template.yaml @@ -24,7 +24,7 @@ spec: foxhunt/job-type: training spec: nodeSelector: - k8s.scaleway.com/pool-name: ci-training + k8s.scaleway.com/pool-name: ci-training-h100 tolerations: - key: nvidia.com/gpu operator: Exists