diff --git a/services/monitoring/dcgm-exporter.yaml b/services/monitoring/dcgm-exporter.yaml index f23d742..3dd6f34 100644 --- a/services/monitoring/dcgm-exporter.yaml +++ b/services/monitoring/dcgm-exporter.yaml @@ -39,7 +39,7 @@ spec: containers: - name: dcgm-exporter image: registry.bstein.dev/monitoring/dcgm-exporter:4.4.2-4.7.0-ubuntu22.04 - imagePullPolicy: IfNotPresent + imagePullPolicy: Always ports: - name: metrics containerPort: 9400