fix(mycloud-matrix): update element-web

This commit is contained in:
WrenIX 2024-12-06 23:29:26 +01:00
parent dbb1b531a5
commit 5461ab1b4b
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -29,6 +29,9 @@ spec:
{{- toYaml .Values.commons.helm.release.driftDetection | nindent 4 }}
interval: 10m
values:
image:
repository: docker.io/vectorim/element-web
tag: v1.11.87
{{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }}
defaultServer:
url: https://{{ include "mycloud-matrix.host.server" . }}