commit 7c5c258fc295408773ba3a7d3d1b3544ffcbed4a
parent 8e8a1cf3d932657a01ef3d21cb05660dcad6d936
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 2 Apr 2023 00:17:37 +0200
Be a little more realistic about those resources
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml
@@ -25,10 +25,10 @@ spec:
resources:
limits:
cpu: 500m
- memory: 500Mi
+ memory: 700Mi
requests:
cpu: 100m
- memory: 100Mi
+ memory: 600Mi
teamId: matrix
users:
synapse: []