From 186a89ccabcd24785092ad10dd1975ec1893cdf6 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Wed, 27 May 2026 13:27:10 +0300 Subject: [PATCH] add pull secrets to postgres-exporter --- clusters/wb/infrastructure/patches/postgres-exporter.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/wb/infrastructure/patches/postgres-exporter.yaml b/clusters/wb/infrastructure/patches/postgres-exporter.yaml index 8f4767f..fa69eaf 100644 --- a/clusters/wb/infrastructure/patches/postgres-exporter.yaml +++ b/clusters/wb/infrastructure/patches/postgres-exporter.yaml @@ -13,6 +13,8 @@ spec: image: name: cr.yandex/crp3ccidau046kdj8g9q/postgres-exporter:preprod_21350302 pullPolicy: IfNotPresent + pullSecrets: + - dockerhub serviceMonitor: enabled: true namespace: postgres-exporter