Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot 796b3a9488 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 36s
Generated by CI/CD workflow on 2026-04-30 10:22:54

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-30 10:22:54 +00:00
+4 -12
View File
@@ -45,14 +45,6 @@ matrixRTC:
## Synapse homeserver
synapse:
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:
host: synapse.matrix.hexor.cy
postgres:
@@ -64,12 +56,12 @@ synapse:
password:
secret: matrix-postgres-creds
secretKey: synapse_db_password
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
media:
storage:
size: 20Gi
maxUploadSize: 100M
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
## Matrix Authentication Service
matrixAuthenticationService:
@@ -96,8 +88,8 @@ matrixAuthenticationService:
1-oidc:
configSecret: matrix-oidc-config
configSecretKey: mas-oidc.yaml
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
## Element Web client
elementWeb: