[Git][root/k8s/fluxcd][main] fix(matrix): disabling element call

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: e1fe91cc by MarcusVRP at 2025-08-08T11:13:43-03:00 fix(matrix): disabling element call - - - - - 1 changed file: - apps/base/matrix/helmrelease.yaml Changes: ===================================== apps/base/matrix/helmrelease.yaml ===================================== @@ -91,19 +91,8 @@ spec: oidc-config: configSecret: matrix configSecretKey: masOidcConfig - # matrixRTC: - # replicas: 3 - # ingress: - # host: rtc.matrix.c3sl.ufpr.br - # tlsSecret: rtc-tls - # sfu: - # additional: - # turn-config: - # config: | - # turn: - # enabled: true - # external_tls: true - # domain: rtc.matrix.c3sl.ufpr.br + matrixRTC: + enabled: false wellKnownDelegation: ingress: tlsSecret: well-known-tls View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/e1fe91cc6c04db57651a1ee... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/e1fe91cc6c04db57651a1ee... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)