Update gpu resource.
This commit is contained in:
parent
cf5b5b6857
commit
c383e6bf63
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ spec:
|
||||||
pod:
|
pod:
|
||||||
enableServiceLinks: false
|
enableServiceLinks: false
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
intel.feature.node.kubernetes.io/gpu: "true"
|
nvidia.com/gpu.present: "true"
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 568
|
runAsUser: 568
|
||||||
runAsGroup: 568
|
runAsGroup: 568
|
||||||
|
|
Loading…
Reference in a new issue