From 703d5c7eca5d81f11404abb879bdb1e3e684f33d Mon Sep 17 00:00:00 2001 From: trivernis Date: Wed, 20 Dec 2023 10:58:21 +0100 Subject: [PATCH] apps(sharkey): Adjust stackgres parameters --- apps/sharkey/app/stackgres.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/sharkey/app/stackgres.yaml b/apps/sharkey/app/stackgres.yaml index ac1554e..5646efd 100644 --- a/apps/sharkey/app/stackgres.yaml +++ b/apps/sharkey/app/stackgres.yaml @@ -6,10 +6,10 @@ metadata: spec: postgres: version: '15' - instances: 2 + instances: 1 pods: persistentVolume: - size: '2Gi' + size: '50Gi' storageClass: ebs-ssd prometheusAutobind: true managedSql: