add pull secrets to postgres-exporter

This commit is contained in:
Kochetkov S 2026-05-27 13:27:10 +03:00
parent b5446f8109
commit 186a89ccab

View File

@ -13,6 +13,8 @@ spec:
image: image:
name: cr.yandex/crp3ccidau046kdj8g9q/postgres-exporter:preprod_21350302 name: cr.yandex/crp3ccidau046kdj8g9q/postgres-exporter:preprod_21350302
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
pullSecrets:
- dockerhub
serviceMonitor: serviceMonitor:
enabled: true enabled: true
namespace: postgres-exporter namespace: postgres-exporter