Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot d034e96b35 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 45s
Generated by CI/CD workflow on 2026-03-16 15:41:03

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-16 15:41:03 +00:00
2 changed files with 3 additions and 24 deletions
+2 -23
View File
@@ -16,32 +16,11 @@ postgres:
enabled: false enabled: false
## Disable components we don't need yet ## Disable components we don't need yet
matrixRTC:
enabled: false
hookshot: hookshot:
enabled: false enabled: false
## MatrixRTC - voice/video calls via LiveKit SFU
matrixRTC:
enabled: true
ingress:
host: livekit.matrix.hexor.cy
sfu:
enabled: true
manualIP: "138.201.61.182"
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
exposedServices:
rtcTcp:
enabled: true
port: 30881
rtcMuxedUdp:
enabled: true
port: 30882
turnTLS:
enabled: true
port: 31443
domain: turn.matrix.hexor.cy
tlsTerminationOnPod: true
## Synapse homeserver ## Synapse homeserver
synapse: synapse:
enabled: true enabled: true
+1 -1
View File
@@ -16,7 +16,7 @@ helmCharts:
includeCRDs: true includeCRDs: true
- name: open-webui - name: open-webui
repo: https://helm.openwebui.com/ repo: https://helm.openwebui.com/
version: 12.10.0 version: 12.8.1
releaseName: openweb-ui releaseName: openweb-ui
namespace: ollama namespace: ollama
valuesFile: openweb-ui-values.yaml valuesFile: openweb-ui-values.yaml