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: