Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 1b8b41e71f Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 29s
Generated by CI/CD workflow on 2026-04-29 14:57:29

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-29 14:57:29 +00:00
+6 -14
View File
@@ -26,9 +26,9 @@ matrixRTC:
host: livekit.matrix.hexor.cy host: livekit.matrix.hexor.cy
sfu: sfu:
enabled: true enabled: true
manualIP: "78.24.180.234" manualIP: "138.201.61.182"
nodeSelector: nodeSelector:
kubernetes.io/hostname: spb.tail2fe2d.ts.net kubernetes.io/hostname: master.tail2fe2d.ts.net
exposedServices: exposedServices:
rtcTcp: rtcTcp:
enabled: true enabled: true
@@ -45,14 +45,6 @@ matrixRTC:
## Synapse homeserver ## Synapse homeserver
synapse: synapse:
enabled: true enabled: true
additional:
0-search-config:
config: |
user_directory:
enabled: true
search_all_users: true
prefer_local_users: true
enable_room_list_search: true
ingress: ingress:
host: synapse.matrix.hexor.cy host: synapse.matrix.hexor.cy
postgres: postgres:
@@ -64,12 +56,12 @@ synapse:
password: password:
secret: matrix-postgres-creds secret: matrix-postgres-creds
secretKey: synapse_db_password secretKey: synapse_db_password
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
media: media:
storage: storage:
size: 20Gi size: 20Gi
maxUploadSize: 100M maxUploadSize: 100M
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
## Matrix Authentication Service ## Matrix Authentication Service
matrixAuthenticationService: matrixAuthenticationService:
@@ -96,8 +88,8 @@ matrixAuthenticationService:
1-oidc: 1-oidc:
configSecret: matrix-oidc-config configSecret: matrix-oidc-config
configSecretKey: mas-oidc.yaml configSecretKey: mas-oidc.yaml
nodeSelector: nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net kubernetes.io/hostname: master.tail2fe2d.ts.net
## Element Web client ## Element Web client
elementWeb: elementWeb: