From 5769221bfd59e24c815577691d0ecf67572738b8 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Fri, 10 Apr 2026 15:17:32 +0300 Subject: [PATCH] deploy postgresql / or try to --- 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 27e6748..5958fa1 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -22,7 +22,7 @@ spec: defaultStorageClass: local-path image: registry: cr.yandex/crp3ccidau046kdj8g9q - repository: /contour/postgresql + repository: contour/postgresql tag: 17 metrics: enabled: false