From d72f18570a0f4506aea2d63e913a0fb4fb0a2167 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 9 Apr 2026 13:45:00 +0300 Subject: [PATCH] fix(minio): use standalone mode for single node --- clusters/yc-k8s-test/infrastructure/patches/minio.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/yc-k8s-test/infrastructure/patches/minio.yaml b/clusters/yc-k8s-test/infrastructure/patches/minio.yaml index c1ac3c0..d2cdf3d 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/minio.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/minio.yaml @@ -7,6 +7,7 @@ spec: interval: 5m timeout: 10m values: + mode: standalone imagePullSecrets: - name: regcred drivesPerNode: 1