monitoring: always pull dcgm-exporter tag

This commit is contained in:
Brad Stein 2025-12-02 12:19:16 -03:00
parent 2fc73097ba
commit 9895695b36

View File

@ -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