This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/services/matrix-dendrite-personal/dendrite.yml
2024-12-12 10:54:53 -05:00

21 lines
352 B
YAML

postgresql:
enabled: true # this installs Postgres
primary:
persistence:
enabled: true
size: 15Gi
persistence:
storageClass: longhorn
jetstream:
storageClass: longhorn
capacity: 5Gi
media:
storageClass: longhorn
capacity: 30Gi
search:
storageClass: longhorn
capacity: 5Gi
ingress:
enabled: false