From 30327d0cb9902ee5d9099e005fdd14bde40d0969 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 16 Apr 2026 12:21:16 +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 f713aaa..0bc0301 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.2 + tag: 17.0.3 pullPolicy: Always metrics: enabled: false