Automated Manifest Update (#5168)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `24e1b82` (on `24e1b82791cfeb9e2f16454d72adaa4ffd166e21`)
- **Charts Updated**: `directus,elastic-operator,element-web`

Reviewed-on: #5168
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #5168.
This commit is contained in:
2026-03-26 23:33:41 +00:00
committed by Alex Lebens
parent c27cf0ea3b
commit b0303297da
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