commit 07196ee832032d8f997ba4cf8ccbf1a82ba99048 parent b03e3529c2e658fefee7e3d01ef556961407b019 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 3 Apr 2023 21:36:30 +0200 Remove resources from cluster Diffstat:
| M | infrastructure/configs/postgres-clusters.yaml | | | 7 | ------- |
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -26,13 +26,6 @@ spec: version: "15" parameters: password_encryption: scram-sha-256 - resources: - limits: - cpu: 500m - memory: 700Mi - requests: - cpu: 100m - memory: 600Mi teamId: matrix users: synapse: []