From ade537d56f2f56dd28635d17851e4f24af1f6e9f Mon Sep 17 00:00:00 2001 From: Kartik Shah Date: Mon, 24 Jul 2023 16:33:04 +0530 Subject: [PATCH] ci: disable pg persistence in galoy testflight --- ci/testflight/galoy/postgresql-values.yml | 5 +++-- ci/testflight/galoy/testflight-values.yml | 9 ++------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/ci/testflight/galoy/postgresql-values.yml b/ci/testflight/galoy/postgresql-values.yml index 0ecf93aa53..0d5714b1f5 100644 --- a/ci/testflight/galoy/postgresql-values.yml +++ b/ci/testflight/galoy/postgresql-values.yml @@ -6,5 +6,6 @@ auth: password: kratos-pg database: kratos-pg -persistence: - enabled: false +primary: + persistence: + enabled: false diff --git a/ci/testflight/galoy/testflight-values.yml b/ci/testflight/galoy/testflight-values.yml index 0da6affd4c..1eda9091d9 100644 --- a/ci/testflight/galoy/testflight-values.yml +++ b/ci/testflight/galoy/testflight-values.yml @@ -13,11 +13,11 @@ galoy: funder: "GaloyFunder" bria: hotWalletName: galoy-staging-hot - + bitcoind: dns: bitcoind.galoy-staging-bitcoin.svc.cluster.local port: 38332 - + lnd1: dns: lnd1.galoy-staging-bitcoin.svc.cluster.local @@ -30,11 +30,6 @@ galoy: dealer: host: dealer-price.galoy-staging-addons.svc.cluster.local -postgresql: - primary: - persistence: - enabled: false - price: postgresql: primary: