Update nvidia-device-plugin.yaml.tmpl

pull/19545/head
Ramachandran C 2024-12-19 04:24:17 +05:30 committed by GitHub
parent 69bab32b87
commit 6aec15cfa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 9 deletions

View File

@ -43,10 +43,6 @@ spec:
env:
- name: FAIL_ON_INIT_ERROR
value: "false"
resources:
requests:
cpu: 50m
memory: 10Mi
securityContext:
allowPrivilegeEscalation: false
capabilities:
@ -54,12 +50,7 @@ spec:
volumeMounts:
- name: device-plugin
mountPath: /var/lib/kubelet/device-plugins
- name: dev
mountPath: /dev
volumes:
- name: device-plugin
hostPath:
path: /var/lib/kubelet/device-plugins
- name: dev
hostPath:
path: /dev