fix(mycloud-matrix): update element-web
This commit is contained in:
parent
dbb1b531a5
commit
5461ab1b4b
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ spec:
|
||||||
{{- toYaml .Values.commons.helm.release.driftDetection | nindent 4 }}
|
{{- toYaml .Values.commons.helm.release.driftDetection | nindent 4 }}
|
||||||
interval: 10m
|
interval: 10m
|
||||||
values:
|
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) }}
|
{{- $host := .Values.ingress.element.host | default (printf "element.%s" .Values.commons.ingress.domain) }}
|
||||||
defaultServer:
|
defaultServer:
|
||||||
url: https://{{ include "mycloud-matrix.host.server" . }}
|
url: https://{{ include "mycloud-matrix.host.server" . }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue