From 1372e4393d93aa3a4d3860a6fe01417d17f12ff4 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 13:42:23 +0300 Subject: [PATCH] auto-create minio users --- clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml b/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml index d6b4989..6e11bc4 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/s3-proxy.yaml @@ -13,4 +13,4 @@ spec: envs: - name: AWS_API_ENDPOINT value: - _default: "http://minio.minio.svc.cluster.local:9000" + _default: "http://minio-minio-contour.minio.svc.cluster.local:9000"