From 77e5ee6579c9d3c413143d5564a0cf06a2566c6e Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 14:58:57 +0300 Subject: [PATCH] deploy postgresql / or try to --- clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml index f950f6c..150185b 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -7,8 +7,13 @@ spec: interval: 5m timeout: 15m values: + global: defaultStorageClass: local-path + metrics: + enabled: false + prometheusRule: + enabled: false primary: persistence: storageClass: local-path