From ee923df567e1e79986f1ccde2b03922b0927a542 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Tue, 2 Dec 2025 12:07:11 -0300 Subject: [PATCH] monitoring: add registry pull secret for dcgm-exporter --- services/monitoring/dcgm-exporter.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/monitoring/dcgm-exporter.yaml b/services/monitoring/dcgm-exporter.yaml index 53f4e28..f23d742 100644 --- a/services/monitoring/dcgm-exporter.yaml +++ b/services/monitoring/dcgm-exporter.yaml @@ -55,6 +55,8 @@ spec: volumeMounts: - name: pod-resources mountPath: /var/lib/kubelet/pod-resources + imagePullSecrets: + - name: zot-regcred volumes: - name: pod-resources hostPath: