fix taint

This commit is contained in:
sirius0xdev 2026-03-26 00:54:34 +00:00
parent d6f7148008
commit 67c6a0b0d0

View file

@ -16,11 +16,8 @@ spec:
# 2. ACCEPT THE GPU TAINT
tolerations:
- key: "nvidia.com/gpu-h100"
operator: "Exists"
effect: "NoSchedule"
- key: "nvidia.com/gpu-h100"
operator: "Exists"
- key: "nvidia.com/gpu-a100-80gb"
value: "present"
effect: "NoSchedule"
volumes: