diff --git a/kustomizations/matrix/element/deployment.yaml b/kustomizations/matrix/element/deployment.yaml index 904e82f..d99884a 100644 --- a/kustomizations/matrix/element/deployment.yaml +++ b/kustomizations/matrix/element/deployment.yaml @@ -35,6 +35,9 @@ spec: - mountPath: /var/run/pid name: ephemeral subPath: pid + - mountPath: /tmp + name: ephemeral + subPath: tmp readinessProbe: httpGet: path: / diff --git a/kustomizations/matrix/element/kustomization.yaml b/kustomizations/matrix/element/kustomization.yaml index 445d25c..88bd420 100644 --- a/kustomizations/matrix/element/kustomization.yaml +++ b/kustomizations/matrix/element/kustomization.yaml @@ -16,4 +16,4 @@ configMapGenerator: - files/default.conf images: - name: vectorim/element-web - newTag: v1.11.67@sha256:5dcccfdebc05852e835de3fbb36d34cd34de2776724f0c8c50167d5da382e8ae + newTag: v1.11.112@sha256:6e38aeb4d30c6e6fd06db85dc20b07facfdad2de0312f352a1c35d516cdf7367