From be5133a954fff8de5112442121bcf6e21f821767 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Mon, 20 Jul 2026 12:20:20 +0300 Subject: [PATCH] add regcred namespace propagation --- infrastructure.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/infrastructure.yaml b/infrastructure.yaml index 49eda42..c97fa71 100644 --- a/infrastructure.yaml +++ b/infrastructure.yaml @@ -15,6 +15,12 @@ environments: manage: true image_pull_secret: true + - name: signoz + manage: false + image_pull_secret: true + + + # MinIO endpoint (declarative). Exposed externally on this contour; scheme # decides TLS. Admin creds are injected from Vault (secrets/minio/admin). minio: