commit f86c33c130dc7951e96b5d8ea6abc6d302693319 parent 39f8e1414589b1beda68b716deffe7a7f75a0485 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 2 Apr 2023 16:19:04 +0200 Remove createdb powers Diffstat:
| M | infrastructure/configs/postgres-clusters.yaml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -32,8 +32,8 @@ spec: memory: 600Mi teamId: matrix users: - synapse: ["createdb"] - matrix_media_repo: ["createdb"] + synapse: [] + matrix_media_repo: [] volume: iops: 3000 size: 10Gi