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 709cfab + e65743f commit f2b4861Copy full SHA for f2b4861
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-14
+ image: container-registry.zalando.net/teapot/nvidia-dcgm-exporter:v3.3.6-3.4.2-ubuntu22.04-master-15
83
args:
84
- --kubernetes
85
- --address=:9400
0 commit comments