remove tollerations for test
This commit is contained in:
parent
a2ce026c06
commit
388dce9e1a
1 changed files with 0 additions and 5 deletions
|
|
@ -11,11 +11,6 @@ spec:
|
|||
template:
|
||||
spec:
|
||||
|
||||
tolerations:
|
||||
- key: "nvidia.com/gpu-h100"
|
||||
operator: "Equal"
|
||||
value: "present"
|
||||
effect: "NoSchedule"
|
||||
volumes:
|
||||
- name: deepseek-storage
|
||||
persistentVolumeClaim:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue