From 2c9eeccca6db880d8e480e5f51610c11c15e5487 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 15:50:32 +0300 Subject: [PATCH] fix postgresql bootstrap --- clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml index baecba6..1eb9961 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -20,7 +20,7 @@ spec: values: global: security: - allowInsecureImages: false + allowInsecureImages: true defaultStorageClass: local-path postgresql: auth: