diff --git a/services/monitoring/dcgm-exporter.yaml b/services/monitoring/dcgm-exporter.yaml index efd32c5..eaa3930 100644 --- a/services/monitoring/dcgm-exporter.yaml +++ b/services/monitoring/dcgm-exporter.yaml @@ -35,7 +35,7 @@ spec: - operator: Exists containers: - name: dcgm-exporter - image: nvcr.io/nvidia/k8s/dcgm-exporter:3.3.5-1 + image: docker.io/nvidia/dcgm-exporter:3.3.5-1-ubuntu22.04 imagePullPolicy: IfNotPresent ports: - name: metrics