Merge pull request #35 from sirius0xdev/fix-g4-l4-taint

fix: Match exact taint value for the L4 G2 nodepool
This commit is contained in:
sirius0xdev 2026-04-20 00:50:59 -04:00 committed by GitHub
commit 2134824757
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,8 @@ spec:
cloud.google.com/gke-accelerator: "nvidia-l4"
tolerations:
- key: "nvidia.com/gpu"
operator: "Exists"
operator: "Equal"
value: "present"
effect: "NoSchedule"
containers:
- name: vllm-brain-l4