matrix
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
dendrite_config:
|
||||
global:
|
||||
server_name: "m.sense-t.eu.org"
|
||||
well_known_server_name: "m.sense-t.eu.org:443"
|
||||
well_known_client_name: "https://m.sense-t.eu.org"
|
||||
database:
|
||||
connection_string: "postgresql://matrix@10.43.148.199:5432/matrix?sslmode=disable"
|
||||
max_open_conns: 90
|
||||
max_idle_conns: 5
|
||||
conn_max_lifetime: -1
|
||||
client_api:
|
||||
registration_shared_secret: "ZPSLjXmWEHBz8Jxu"
|
||||
|
||||
persistence:
|
||||
storageClass: nfs-client
|
||||
|
||||
image:
|
||||
tag: v0.14.0
|
||||
kubectl: cr.wetofu.me/docker.io/bitnami/kubectl:1.23
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/element-hq/dendrite-monolith
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user