From f234ccbbae21786ea6927b435ce7acfd0f71abc3 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 16 Apr 2026 18:55:53 +0500 Subject: [PATCH] fix --- apps/subscriptions/yc-k8s-test/postgresql.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/subscriptions/yc-k8s-test/postgresql.yaml b/apps/subscriptions/yc-k8s-test/postgresql.yaml index afce88b..543ef06 100644 --- a/apps/subscriptions/yc-k8s-test/postgresql.yaml +++ b/apps/subscriptions/yc-k8s-test/postgresql.yaml @@ -100,7 +100,7 @@ spec: enabled: true adminUser: "" adminPasswordSecretKey: "" - sharedPreloadLibraries: "pg_stat_statements" + sharedPreloadLibraries: "postgis" databases: - name: subscriptions_db user: subscriptions