[Git][root/k8s/fluxcd][main] feat(matrix): tls for delegated well-known

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: fc807862 by marcusvrp at 2025-08-01T03:03:21-03:00 feat(matrix): tls for delegated well-known - - - - - 1 changed file: - apps/base/matrix/helmrelease.yaml Changes: ===================================== apps/base/matrix/helmrelease.yaml ===================================== @@ -60,6 +60,9 @@ spec: ingress: host: rtc.matrix.c3sl.ufpr.br tlsSecret: rtc-tls + wellKnownDelegation: + ingress: + tlsSecret: well-known-tls elementWeb: ingress: host: element.matrix.c3sl.ufpr.br View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/fc807862eeb92d6985c8286... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/fc807862eeb92d6985c8286... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)