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 4f47976 + 6c01cc1 commit 4d56ab6Copy full SHA for 4d56ab6
cluster/manifests/nvidia/nvidia-gpu-device-plugin.yaml
@@ -80,7 +80,7 @@ spec:
80
mountPath: /var/lib/kubelet/device-plugins
81
{{- if eq .Cluster.ConfigItems.nvidia_dcgm_exporter_enabled "true" }}
82
- name: dcgm-exporter
83
- image: container-registry.zalando.net/teapot/nvidia-dcgm-exporter:v3.3.6-3.4.2-ubuntu22.04-master-11
+ image: container-registry.zalando.net/teapot/nvidia-dcgm-exporter:v3.3.6-3.4.2-ubuntu22.04-master-12
84
args:
85
- --kubernetes
86
- --address=:9400
0 commit comments