first copy

This commit is contained in:
2026-01-03 23:40:57 +00:00
parent f9334c6cee
commit 93cb475388
7 changed files with 541 additions and 19 deletions

14
test-values.yaml Normal file
View File

@@ -0,0 +1,14 @@
app:
config:
homeserver:
address: http://matrix-stack-synapse-main.matrix.svc.cluster.local:8008
domain: ess.solidish.dev
database:
type: sqlite3-fk-wal
uri: file:///data/db.sqlite?_txlock=immediate
bridge:
permissions:
"@jallenby:ess.solidish.dev": admin
readinessProbe: {}
livenessProbe: {}