[Git][root/k8s/fluxcd][main] feat(matrix): disable element call

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: 3cb06510 by MarcusVRP at 2025-08-08T14:32:25-03:00 feat(matrix): disable element call - - - - - 1 changed file: - apps/base/matrix/helmrelease.yaml Changes: ===================================== apps/base/matrix/helmrelease.yaml ===================================== @@ -98,26 +98,9 @@ spec: oidc-config: configSecret: matrix configSecretKey: masOidcConfig + # Fork of this Helm chart needed to make this RTC thing work properly with TURN matrixRTC: - enabled: true - replicas: 1 - ingress: - host: rtc.matrix.c3sl.ufpr.br - tlsSecret: rtc-tls - # sfu: - # additional: - # turn-config: - # config: | - # rtc: - # tcp_port: 7881 - # port_range_start: 50000 - # port_range_end: 60000 - # use_external_ip: true - # turn: - # enabled: true - # domain: turn.c3sl.ufpr.br - # tls_port: 3478 - # secretName: + enabled: false wellKnownDelegation: ingress: tlsSecret: well-known-tls View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/3cb06510b08aca69a712932... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/3cb06510b08aca69a712932... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)