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 39317e6 + f136b7a commit 0577e72Copy full SHA for 0577e72
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:v4.2.0-4.1.0-ubuntu22.04-master-18
+ image: container-registry.zalando.net/teapot/nvidia-dcgm-exporter:v4.2.0-4.1.0-ubuntu22.04-master-19
83
args:
84
- --kubernetes
85
- --address=:9400
0 commit comments