chore: Update manifests after change

This commit is contained in:
2026-03-26 23:31:10 +00:00
parent c27cf0ea3b
commit 9eaea91a2d
14 changed files with 149 additions and 50 deletions

View File

@@ -28,7 +28,7 @@ spec:
containers:
- name: element-web
securityContext: {}
image: "vectorim/element-web:v1.12.13"
image: "ghcr.io/element-hq/element-web:v1.12.13@sha256:5107e63026c13ed014f743e485821b7d4b56d275a41e76303859bb14f5f94eb6"
imagePullPolicy: IfNotPresent
env:
- name: ELEMENT_WEB_PORT
@@ -47,8 +47,8 @@ spec:
port: http
resources:
requests:
cpu: 10m
memory: 128Mi
cpu: 1m
memory: 10Mi
volumeMounts:
- mountPath: /app/config.json
name: config