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.
2 parents 15e895a + c20dc04 commit 2406362Copy full SHA for 2406362
cluster/manifests/nvidia/nvidia-gpu-device-plugin.yaml
@@ -79,7 +79,7 @@ spec:
79
mountPath: /var/lib/kubelet/device-plugins
80
{{- if eq .Cluster.ConfigItems.nvidia_dcgm_exporter_enabled "true" }}
81
- name: dcgm-exporter
82
- image: container-registry.zalando.net/teapot/nvidia-dcgm-exporter:v3.3.6-3.4.2-ubuntu22.04-master-15
+ image: container-registry.zalando.net/teapot/nvidia-dcgm-exporter:v3.3.9-3.6.1-ubuntu22.04-master-16
83
args:
84
- --kubernetes
85
- --address=:9400
0 commit comments