Added matrix
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 24s

This commit is contained in:
Ultradesu
2026-03-16 13:53:58 +00:00
parent c5153115da
commit 14cbcc8579

View File

@@ -25,7 +25,7 @@ hookshot:
synapse:
enabled: true
ingress:
host: matrix.hexor.cy
host: synapse.matrix.hexor.cy
postgres:
host: psql.psql.svc
port: 5432
@@ -35,11 +35,6 @@ synapse:
password:
secret: matrix-postgres-creds
secretKey: synapse_db_password
additional:
0-unsafe-locale:
config: |
database:
allow_unsafe_locale: true
media:
storage:
size: 20Gi
@@ -79,7 +74,7 @@ matrixAuthenticationService:
elementWeb:
enabled: true
ingress:
host: chat.hexor.cy
host: chat.matrix.hexor.cy
# nodeSelector:
# kubernetes.io/hostname: nas.homenet
@@ -87,7 +82,7 @@ elementWeb:
elementAdmin:
enabled: true
ingress:
host: matrix-admin.hexor.cy
host: admin.matrix.hexor.cy
# nodeSelector:
# kubernetes.io/hostname: nas.homenet