chore: Update manifests after change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user