From 77e43f93b8e8824df483e4c243ed8a5c0f937aa2 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 17 Apr 2026 17:47:34 +0300 Subject: [PATCH] change minio vs --- clusters/yc-k8s-test/infrastructure/patches/minio.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/yc-k8s-test/infrastructure/patches/minio.yaml b/clusters/yc-k8s-test/infrastructure/patches/minio.yaml index feb99cf..769c6a7 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/minio.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/minio.yaml @@ -9,6 +9,10 @@ spec: values: nameOverride: "minio" mode: standalone + environment: + MINIO_SERVER_URL: "https://minio.contour.infra.sarex.tech" + MINIO_BROWSER_REDIRECT_URL: "https://minio.contour.infra.sarex.tech/console/" + MINIO_API_CORS_ALLOW_ORIGIN: "https://minio.contour.infra.sarex.tech" imagePullSecrets: - name: regcred vaultRoot: