From 258bfeee20a5ce575d8eaca5b0270cf2503a983b Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 15:49:44 +0300 Subject: [PATCH] fix postgresql bootstrap --- clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml index 62f12ee..baecba6 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -19,6 +19,8 @@ spec: values: global: + security: + allowInsecureImages: false defaultStorageClass: local-path postgresql: auth: