From 471b5290e8fb6bedc099eb20c041710e4cc4e92a Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 16 Apr 2026 12:18:23 +0300 Subject: [PATCH] add vault support --- 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 0bc0301..f713aaa 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -36,7 +36,7 @@ spec: image: registry: cr.yandex/crp3ccidau046kdj8g9q repository: contour/postgresql - tag: 17.0.3 + tag: 17.0.2 pullPolicy: Always metrics: enabled: false