game-stream(wolf): use manual Nvidia driver mount
This commit is contained in:
parent
ce13ac054c
commit
2aea5f4ace
@ -20,7 +20,6 @@ spec:
|
||||
spec:
|
||||
hostNetwork: true
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
runtimeClassName: nvidia
|
||||
securityContext:
|
||||
fsGroup: 1000
|
||||
initContainers:
|
||||
@ -59,11 +58,9 @@ spec:
|
||||
requests:
|
||||
cpu: "2"
|
||||
memory: 4Gi
|
||||
nvidia.com/gpu.shared: 1
|
||||
limits:
|
||||
cpu: "12"
|
||||
memory: 32Gi
|
||||
nvidia.com/gpu.shared: 1
|
||||
volumeMounts:
|
||||
- name: wolf-state
|
||||
mountPath: /etc/wolf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user