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

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: b9dfe746 by MarcusVRP at 2025-08-08T11:12:11-03:00 feat(matrix): disable element call - - - - - 1 changed file: - apps/base/matrix/helmrelease.yaml Changes: ===================================== apps/base/matrix/helmrelease.yaml ===================================== @@ -91,19 +91,19 @@ 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: + # 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 wellKnownDelegation: ingress: tlsSecret: well-known-tls View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/b9dfe74624a197373bfc9ca... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/b9dfe74624a197373bfc9ca... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)