fix node selector
This commit is contained in:
parent
10023bfe78
commit
a2ce026c06
1 changed files with 1 additions and 2 deletions
|
|
@ -10,8 +10,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
nodeSelector:
|
|
||||||
cloud.google.com/gke-accelerator: nvidia-h100-80gb
|
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: "nvidia.com/gpu-h100"
|
- key: "nvidia.com/gpu-h100"
|
||||||
operator: "Equal"
|
operator: "Equal"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue