fix svcs and ports for mrtc

This commit is contained in:
Alexander Rogov
2026-06-14 15:54:05 +03:00
parent b79bda61e9
commit bee3f4d019
4 changed files with 62 additions and 5 deletions

View File

@@ -7,11 +7,17 @@ metadata:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: ghcr.io
chart: element-hq/ess-helm/matrix-stack
targetRevision: 26.6.1
helm:
sources:
- repoURL: http://gitea.gitea.svc.cluster.local:3000/admin/main.git
targetRevision: master
path: manifests/matrix-mrt0rtikize
directory:
recurse: true
include: "*.yaml"
- repoURL: ghcr.io
chart: element-hq/ess-helm/matrix-stack
targetRevision: 26.6.1
helm:
values: |
serverName: mrt0rtikize.ru
@@ -60,6 +66,18 @@ spec:
matrixRTC:
ingress:
host: mrtc.mrt0rtikize.ru
sfu:
manualIP: "81.26.181.240"
useStunToDiscoverPublicIP: false
exposedServices:
rtcTcp:
port: 30009
portType: ClusterIP
nodePort: ""
rtcMuxedUdp:
port: 30008
portType: ClusterIP
nodePort: ""
hookshot:
enabled: true