From 5c731bfd68e8692b9e754b3711c42c2495b1fb55 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 15:19:03 +0300 Subject: [PATCH] deploy postgresql / or try to --- 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 5958fa1..48e72d8 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -29,6 +29,8 @@ spec: prometheusRule: enabled: false primary: + containerSecurityContext: + readOnlyRootFilesystem: false persistence: storageClass: local-path size: 20Gi