We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f28b5 commit 2c68133Copy full SHA for 2c68133
cluster/addons/device-plugins/nvidia-gpu/daemonset.yaml
@@ -38,7 +38,7 @@ spec:
38
hostPath:
39
path: /dev
40
containers:
41
- - image: "k8s.gcr.io/nvidia-gpu-device-plugin@sha256:d18b678437fedc4ec4211c20b3e5469a137a44f989da43dc275e4f2678170db4"
+ - image: "k8s.gcr.io/nvidia-gpu-device-plugin@sha256:08509a36233c5096bb273a492251a9a5ca28558ab36d74007ca2a9d3f0b61e1d"
42
command: ["/usr/bin/nvidia-gpu-device-plugin", "-logtostderr"]
43
name: nvidia-gpu-device-plugin
44
resources:
0 commit comments