commit 0d5f8daf13c98df5fedf9ca69b636b4ef4571b73 parent 3c93f2cb11efb5b4f5c43f05c7b4eef68dd89c71 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 5 May 2024 15:52:23 +0200 Increase db volume by 20GB Diffstat:
| M | infrastructure/configs/postgres-clusters.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -127,7 +127,7 @@ spec: teamId: midnightthoughts volume: - size: 50Gi + size: 70Gi patroni: failsafe_mode: true