From 08ecee4992f6c8518ff1a6648e3ed387672a0cd0 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Mon, 15 Jun 2026 14:28:35 +0300 Subject: [PATCH] Add regcred to brusnika-stage kafka exporter --- .../infrastructure/patches/kafka-exporter.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/clusters/brusnika-stage/infrastructure/patches/kafka-exporter.yaml b/clusters/brusnika-stage/infrastructure/patches/kafka-exporter.yaml index 13a64cd..145759b 100644 --- a/clusters/brusnika-stage/infrastructure/patches/kafka-exporter.yaml +++ b/clusters/brusnika-stage/infrastructure/patches/kafka-exporter.yaml @@ -9,6 +9,19 @@ spec: namespace: prometheus-stack interval: 5m timeout: 10m + postRenderers: + - kustomize: + patches: + - target: + group: apps + version: v1 + kind: Deployment + name: kafka-exporter-kafka-exporter-prod + patch: |- + - op: add + path: /spec/template/spec/imagePullSecrets + value: + - name: regcred values: image: repository: cr.yandex/crp3ccidau046kdj8g9q/kafka-exporter