commit 9c195a2d8aef67f2c580bb980af931d18d76b127 parent afda810686a6db01644ec420da49ac65410cab9a Author: Marcel Radzio <mtrnord@noreply.git.nordgedanken.dev> Date: Fri, 30 Jun 2023 07:30:00 +0000 „infrastructure/configs/postgres-clusters.yaml“ ändern Diffstat:
| M | infrastructure/configs/postgres-clusters.yaml | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -12,11 +12,11 @@ metadata: name: matrix-postgres-cluster namespace: matrix-postgres-cluster spec: - tolerations: - - key: "arch" - operator: "Equal" - value: "arm64" - effect: "NoSchedule" + #tolerations: + # - key: "arch" + # operator: "Equal" + # value: "arm64" + # effect: "NoSchedule" enableShmVolume: true databases: synapse: synapse