From 872c320543e2c56c55f5caf7b545a6de665e2045 Mon Sep 17 00:00:00 2001 From: Grant <5445379+grantdhunter@users.noreply.github.com> Date: Sun, 2 Mar 2025 15:39:19 -0700 Subject: [PATCH] Increase postgres storage size --- postgres/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/postgres/values.yaml b/postgres/values.yaml index 33a4f1f..6c396e3 100644 --- a/postgres/values.yaml +++ b/postgres/values.yaml @@ -1,5 +1,5 @@ -instanceSize: 5Gi -backupsSize: 5Gi +instanceSize: 10Gi +backupsSize: 10Gi patroni: dynamicConfiguration: